add instanne 13,14
This commit is contained in:
parent
a84fdc38cb
commit
e3d09a817b
31 changed files with 115624 additions and 106929 deletions
|
|
@ -46,6 +46,8 @@
|
|||
DEBUGVAR JXMLVersionInt
|
||||
|
||||
Var CHECK_EventOpen_Double = 0
|
||||
|
||||
Var Seeker.orderFromNewTopping = 0
|
||||
|
||||
If RecipeTag3 = "CoffeePlay" Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
||||
|
|
@ -73,6 +75,18 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
|
||||
Else
|
||||
If show_eng = "true" Then
|
||||
SetLanguage "ENG"
|
||||
Else
|
||||
SetLanguage "THAI"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If InternationalShow = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue