This commit is contained in:
kong 2023-06-27 10:20:02 +07:00
parent 38ce174754
commit 859cb63417
14 changed files with 38 additions and 29 deletions

View file

@ -9291,6 +9291,20 @@ LIMENADE SODA" </Value>
DEBUGVAR IndexOfCoffee
DEBUGVAR IndexOfMilk
DEBUGVAR IndexOfTea
If IndexOfAllRandom = 0 Then
Var SubRandAllButtonEnable = "Disable"
EndIf
If IndexOfCoffee = 0 Then
Var SubRandCoffButtonEnable = "Disable"
EndIf
If IndexOfMilk = 0 Then
Var SubRandMilkButtonEnable = "Disable"
EndIf
If IndexOfTea = 0 Then
Var SubRandTeaButtonEnable = "Disable"
EndIf
Refresh
</EventOnClick>

View file

@ -88,11 +88,6 @@ EndIf
If BoxID = 173149 Then
Var MysteryProEnable = 1
EndIf
If BoxID = 172527 Then
Var MysteryProEnable = 1
EndIf
Var MysteryProEnable = 0
If BoxID = 172053 Then
Var MysteryProEnable = 1