Support XMLProfile taobin-nopro
This commit is contained in:
parent
07427af0b0
commit
ee0ebb2b3c
1 changed files with 8 additions and 1 deletions
|
|
@ -329,7 +329,9 @@ If InternationalEnable = 1 Then
|
|||
Var FreeEnergyDrink = 0
|
||||
EndIf
|
||||
|
||||
If XMLProfile = "taobin_notopup" Then
|
||||
STRCONTAIN "taobin_nopro" XMLProfile taobin_nopro
|
||||
|
||||
If taobin_nopro = "true" Then
|
||||
Var MilkChoiceVeganEnable = 0
|
||||
Var GameEnableFromTrickerEv = 0
|
||||
Var TamatianEnable = 0
|
||||
|
|
@ -344,6 +346,11 @@ If XMLProfile = "taobin_notopup" Then
|
|||
Var ProPeachEnable = 0
|
||||
Var ProBadValentineEnable = 0
|
||||
Var FreeEnergyDrink = 0
|
||||
|
||||
Var PepsiSecondCup30Enable = 0
|
||||
Var PepsiSecondCup30DiscountEnable = 0
|
||||
Var FromPepsiSecondCup30 = 0
|
||||
|
||||
EndIf
|
||||
|
||||
If BananaSyrupEnable = "true" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue