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

@ -207,7 +207,9 @@
DEBUGVAR LanguageShow
If CountryName = "HongKong" Then
Var show_eng_button_stage = "Invisible"
Var LanguageButtonEnable = "Invisible"
Var BtnLangToggleIndex = "Enable"
Else
Var LanguageButtonEnable = "Enable"
EndIf