Hurr
This commit is contained in:
parent
074b805898
commit
d2469e310c
37 changed files with 1535 additions and 20659 deletions
|
|
@ -326,6 +326,10 @@
|
|||
Var SoundThaiIndex = 0
|
||||
EndIf
|
||||
|
||||
DEBUGVAR Not#LanguageLoaded
|
||||
|
||||
|
||||
|
||||
;DEBUGVAR "FlushTxRef1"
|
||||
;FlushTxRef1
|
||||
|
||||
|
|
@ -605,16 +609,25 @@
|
|||
If CountryName = "Thailand" Then
|
||||
Var TextPriceMenuSize = 14
|
||||
EndIf
|
||||
|
||||
|
||||
; zone init lang
|
||||
Var show_eng_button_stage = "Enable"
|
||||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page/bp_main_page_member.png"
|
||||
If CountryName = "Malaysia" Then
|
||||
Var TextPriceMenuSize = 12
|
||||
Var TextPriceMenuY = 266
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ButtontoTopupMenu = "Invisible"
|
||||
EndIf
|
||||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Indonesia" Then
|
||||
Var TextPriceMenuSize = 14
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
EndIf
|
||||
|
||||
Machine __arm_toggle
|
||||
|
|
@ -667,6 +680,11 @@
|
|||
Var show_eng = "true"
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_en.mp4"
|
||||
Var img_press_main_page = "ROOT/taobin_project/image/main_page_en/bp_main_page_start.png"
|
||||
|
||||
|
||||
If Not#LanguageLoaded = "" Then
|
||||
LoadLanguage "/mnt/sdcard/coffeevending/taobin_project/ui/lang.tsv"
|
||||
EndIf
|
||||
EndIf
|
||||
DEBUGVAR InternationalEnable
|
||||
|
||||
|
|
@ -960,6 +978,8 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
Refresh
|
||||
|
||||
TimerReset
|
||||
|
|
@ -1074,7 +1094,7 @@
|
|||
<Y> 1695 </Y>
|
||||
<State> ShowButtonClick2 </State>
|
||||
;<Color> "0x00BDFF" </Color>
|
||||
<FilenamePress> "ROOT/taobin_project/image/main_page/bp_main_page_member.png" </FilenamePress>
|
||||
<FilenamePress> MemberButtonFileName </FilenamePress>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue