DUBAI: hide lang toggle button

This commit is contained in:
Kenta420 2024-09-17 13:11:25 +07:00
parent 8f307dff6f
commit 38e4f5eb49

View file

@ -18,6 +18,10 @@
If CountryName = "HongKong" Then
Var LangButtonEnable = "Invisible"
EndIf
If CountryName = "UnitedArabEmirates Dubai" Then
Var LangButtonEnable = "Invisible"
EndIf
DEBUGVAR LangButtonEnable