DO inter with promotion mode
This commit is contained in:
parent
9a17aca98c
commit
33b361ca2e
25 changed files with 33361 additions and 796 deletions
|
|
@ -740,7 +740,7 @@
|
|||
|
||||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/mys/"
|
||||
|
||||
Var TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 266
|
||||
|
|
@ -762,6 +762,7 @@
|
|||
Var show_eng_button_stage = "Invisible"
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/ids/"
|
||||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
|
|
@ -778,6 +779,8 @@
|
|||
|
||||
Var ShowNetworkProblemText = "Network error. Payment Cash only."
|
||||
|
||||
Var CountryRootPath = "ROOT/taobin_project/inter/aus/"
|
||||
|
||||
ar TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 264
|
||||
Var TextPriceMenuBlendX = 180
|
||||
|
|
@ -804,9 +807,19 @@
|
|||
If Not#LanguageLoaded = "" Then
|
||||
LoadLanguage "/mnt/sdcard/coffeevending/taobin_project/ui/lang.tsv"
|
||||
EndIf
|
||||
|
||||
Var OpenFileXML = CountryRootPath + "xml/event/tricker.ev"
|
||||
DEBUGVAR OpenFileXML
|
||||
TRY OpenFileXML
|
||||
|
||||
|
||||
Else
|
||||
Var LanguageObjectShow = "Invisible"
|
||||
Var NoLangObjectShow = "Enable"
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/tricker.ev"
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -814,8 +827,6 @@
|
|||
WRITE_FILE "/mnt/sdcard/coffeevending/version/xml_page_version.int" StrXMLPageVer
|
||||
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/tricker.ev"
|
||||
|
||||
|
||||
|
||||
If SELLONLINE = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue