Add image
This commit is contained in:
parent
ba0474c595
commit
b6ebc2f523
101 changed files with 7367 additions and 7365 deletions
|
|
@ -406,6 +406,9 @@
|
|||
Var game_mode_enable = "true"
|
||||
EndIf
|
||||
|
||||
TRY "ROOT/taobin_project/inter/tha/game.ev"
|
||||
|
||||
|
||||
If GameOverrideDisable = 1 Then
|
||||
Var game_mode_enable = "false"
|
||||
EndIf
|
||||
|
|
@ -420,6 +423,9 @@
|
|||
|
||||
DEBUGVAR GameEnableFromTrickerEv
|
||||
DEBUGVAR GameOverrideDisable
|
||||
DEBUGVAR game_mode_enable
|
||||
|
||||
|
||||
|
||||
DEBUGVAR Seeker
|
||||
If game_mode_enable = "true" Then
|
||||
|
|
|
|||
|
|
@ -1244,6 +1244,7 @@
|
|||
If CountryName = "Thailand" Then
|
||||
|
||||
Var MyanmarLangEnable = "true"
|
||||
Var InternationalShow = 1
|
||||
|
||||
Var CatalogLayoutV3 = 1
|
||||
|
||||
|
|
@ -1273,8 +1274,10 @@
|
|||
EnableLanguage "THAI"
|
||||
|
||||
Var RedirectToNormalVersion = 1
|
||||
;EnableLanguage "MYANMAR"
|
||||
;EnableLanguage "MSC"
|
||||
If InternationalShow = 1 Then
|
||||
EnableLanguage "MYANMAR"
|
||||
EnableLanguage "MSC"
|
||||
EndIf
|
||||
|
||||
SetLanguage "THAI"
|
||||
LanguageControl "UpdateList" "-"
|
||||
|
|
|
|||
|
|
@ -73,6 +73,10 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If InternationalShow = 1 Then
|
||||
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
|
||||
EndIf
|
||||
|
||||
DEBUGVAR ToppingNewUINewSystem
|
||||
If ToppingNewUINewSystem = 1 Then
|
||||
Var ProductMilkCat = "12-03-03-0105,12-03-02-0005,12-03-03-0005,12-03-01-0001,12-03-02-0001,12-03-03-0001,12-03-01-0004,12-03-02-0004,12-03-03-0004,12-03-02-0006,12-03-03-0006,12-03-01-0002,12-03-02-0002,12-03-03-0002,12-03-02-0065,12-03-03-0065,12-03-02-0067,12-03-03-0067,12-01-03-0078,12-21-03-0078,12-02-03-0057,12-02-03-0058,12-01-03-0010,12-03-02-0010,12-03-03-0010,12-03-03-0011,12-03-03-0009,12-03-01-0019,12-03-02-0019,12-03-03-0019,12-03-03-0032,12-03-03-0026,12-03-02-0058,12-03-03-0058,12-03-02-0059,12-03-03-0059,12-03-03-0027,12-03-03-0094,12-03-03-0095,12-03-03-0100,12-03-03-0101,12-03-03-0102,12-03-03-0103,12-03-03-0104"
|
||||
|
|
|
|||
|
|
@ -12110,8 +12110,7 @@
|
|||
;
|
||||
|
||||
<EventUnitTest1>
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
DEBUGVAR PromotionOreoToppingFreeEnable
|
||||
SetLanguage "NEXT_LANG"
|
||||
</EventUnitTest1>
|
||||
|
||||
<EventUnitTest2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue