THAI INTER: layout Thai inter 3 lang with image.

This commit is contained in:
Ittipat Lusuk 2024-11-27 14:58:15 +07:00
parent f3a2774d63
commit 7e3c847aef
903 changed files with 4726 additions and 18999 deletions

View file

@ -11,9 +11,14 @@
Var Timeout = 0
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
;do not thing
Else
Var OpenXMLFile = CountryRootPath + "xml/page_check_member3.lxml"
Open OpenXMLFile
EndIf
EndIf
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/display_point_en"
@ -23,6 +28,10 @@
Var DirImage = "ROOT/taobin_project/image/display_point"
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage = "ROOT/taobin_project/image/display_point_mmr"
EndIf