HKG: add condition

This commit is contained in:
Ittipat Lusuk 2025-04-04 10:09:42 +07:00
parent 46bef2c87e
commit a077fc6f9c
2 changed files with 2 additions and 1 deletions

View file

@ -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

View file

@ -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