HKG: update condition to show flag langs

This commit is contained in:
Ittipat Lusuk 2025-04-04 09:58:09 +07:00
parent da64ce9000
commit 46bef2c87e
26 changed files with 6254 additions and 6214 deletions

View file

@ -1154,6 +1154,11 @@
Var show_eng_button_stage = "Invisible"
Var LanguageButtonEnable = "Enable"
EndIf
If CountryName = "HongKong" Then
Var show_eng_button_stage = "Invisible"
Var LanguageButtonEnable = "Invisible"
Var BtnLangToggleIndex = "Enable"
EndIf
Else
Var LanguageButtonEnable = "Invisible"
Var show_eng_button_stage = "Enable"