This commit is contained in:
kong 2023-06-26 14:29:45 +07:00
parent 4e323e513c
commit 87f387f9a2
19 changed files with 18 additions and 12 deletions

View file

@ -8947,8 +8947,8 @@ LIMENADE SODA" </Value>
;
<Button>
<X> 42 </X>
<Y> 520 </Y>
<X> 43 </X>
<Y> 519 </Y>
<State> SubRandMilkButtonEnable </State>
<Filename>
eval(
@ -8975,8 +8975,8 @@ LIMENADE SODA" </Value>
</Button>
<Button>
<X> 300 </X>
<Y> 520 </Y>
<X> 301 </X>
<Y> 519 </Y>
<State> SubRandTeaButtonEnable </State>
<Filename>
eval(
@ -9003,8 +9003,8 @@ LIMENADE SODA" </Value>
</Button>
<Button>
<X> 42 </X>
<Y> 835 </Y>
<X> 43 </X>
<Y> 837 </Y>
<State> SubRandCoffButtonEnable </State>
<Filename>
eval(
@ -9031,8 +9031,8 @@ LIMENADE SODA" </Value>
</Button>
<Button>
<X> 300 </X>
<Y> 835 </Y>
<X> 301 </X>
<Y> 837 </Y>
<State> SubRandAllButtonEnable </State>
<Filename>
eval(

View file

@ -83,9 +83,6 @@ If BoxID = 173149 Then
Var MysteryProEnable = 0
EndIf
If BoxID = 172053 Then
Var MysteryProEnable = 1
EndIf
If BoxID = 173149 Then
@ -97,6 +94,11 @@ EndIf
Var MysteryProEnable = 0
If BoxID = 172053 Then
Var MysteryProEnable = 1
EndIf
DEBUGVAR MysteryProEnable
If InternationalEnable = 1 Then