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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Before After
Before After

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Before After
Before After

BIN
image/page_doing/txt_81.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
image/page_doing/txt_82.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
image/page_doing/txt_83.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

BIN
image/page_doing/txt_84.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

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

View file

@ -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"