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

@ -19,6 +19,10 @@
Var LangButtonEnable = "Invisible"
EndIf
If CountryName = "UnitedArabEmirates Dubai" Then
Var LangButtonEnable = "Invisible"
EndIf
DEBUGVAR LangButtonEnable
If show_eng = "true" Then