DO
|
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 72 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 68 KiB |
|
Before Width: | Height: | Size: 53 KiB After Width: | Height: | Size: 74 KiB |
|
Before Width: | Height: | Size: 51 KiB After Width: | Height: | Size: 72 KiB |
BIN
image/page_doing/txt_81.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
image/page_doing/txt_81_en.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
image/page_doing/txt_82.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
image/page_doing/txt_82_en.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
image/page_doing/txt_83.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
image/page_doing/txt_83_en.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
image/page_doing/txt_84.png
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
image/page_doing/txt_84_en.png
Normal file
|
After Width: | Height: | Size: 35 KiB |
BIN
image/page_drink_n/bn_random_all.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
BIN
image/page_drink_n/bn_random_coffee.png
Normal file
|
After Width: | Height: | Size: 68 KiB |
BIN
image/page_drink_n/bn_random_milk.png
Normal file
|
After Width: | Height: | Size: 74 KiB |
BIN
image/page_drink_n/bn_random_tea.png
Normal file
|
After Width: | Height: | Size: 72 KiB |
|
|
@ -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(
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -46,7 +46,11 @@
|
|||
|
||||
|
||||
Var CHECK_EventOpen_Double = 0
|
||||
If JXMLVersionInt > 448 Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select7.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/xml/page_topping_select6.xml"
|
||||
EndIf
|
||||
|
||||
Var blendedState = "Enable"
|
||||
Var DisableUsingCode = "false"
|
||||
|
|
|
|||