This commit is contained in:
wanlop run 2025-05-14 18:46:59 +07:00
parent b11e33eb57
commit 7285e9dc72
4 changed files with 16 additions and 10 deletions

View file

@ -4,6 +4,7 @@ If CatalogLayoutV3 = 1 Then
Var layoutVersion = "v3/"
EndIf
TRY "ROOT/taobin_project/inter/tha/xml/multi/menu_catalog_default_init.lxml"
TRY "ROOT/taobin_project/xml/event/tricker.ev"
SAVELOG "=================== Control language and switch instance ========================="

View file

@ -179,3 +179,8 @@
DEBUGVAR MenuVSelected2
EndIf
Var ButtonLanguageCurrentXPosition = 1015
Var ButtonLanguageCurrentYPosition = 458 - 38
Var ButtonLanguageListXPosition = 990
Var ButtonLanguageListYPosition = 450 - 38