HKG: add condition
This commit is contained in:
parent
46bef2c87e
commit
a077fc6f9c
2 changed files with 2 additions and 1 deletions
|
|
@ -44,6 +44,7 @@
|
|||
EndIf
|
||||
|
||||
If CountryName = "HongKong" Then
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
EndIf
|
||||
|
|
@ -484,6 +485,7 @@
|
|||
Play PlaySoundLag
|
||||
Var countDownRetrun = 120
|
||||
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
Var LanguageButtonEnable = "Invisible"
|
||||
Var BtnLangToggleIndex = "Enable"
|
||||
Var ButtonLanguageCurrentXPosition = 1005
|
||||
|
|
|
|||
|
|
@ -1123,7 +1123,6 @@
|
|||
|
||||
Var MemberButtonFileName = "ROOT/taobin_project/image/main_page_en/bp_main_page_member.png"
|
||||
Var MemberButtonFileNameRest = "ROOT/taobin_project/image/main_page_en/bn_main_page_member.png"
|
||||
Var show_eng_button_stage = "Invisible"
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue