THAI INTER:Timeout page_board, Text-Size, Fix Image Layout, RootLayoutvisible

This commit is contained in:
Ittipat Lusuk 2024-11-29 20:31:28 +07:00
parent 1d47092f38
commit cf40408c8a
43 changed files with 58 additions and 10 deletions

View file

@ -32,6 +32,8 @@
Else
SetLanguage "THAI"
EndIf
RootLayoutVisible 3 "show"
Var CoffeePointRank = CoffeePointRankTmp
;Var PointDiff = 150 - CoffeePointRank
@ -220,6 +222,8 @@
<EventLanguageOnChange>
DEBUGVAR LanguageShow
Var text5Img = "/text5.png"
If LanguageShow = "ENG" Then
Var DirImage = "ROOT/taobin_project/image/display_point_en"
Var page_doing_show_time_image = "ROOT/taobin_project/image/page_doing/img2.png"
@ -962,6 +966,7 @@
Var CouponText = "คูปองสะสม (" + CouponNum
Var CouponText = CouponText + ")"
EndIf
If LanguageShow = "MYANMAR" Then