THAI INTER: Fix DirImage not change with lang, Close fla in topup page, change path th, Size langs

This commit is contained in:
Ittipat Lusuk 2024-12-02 18:17:08 +07:00
parent 91cc9acbac
commit b94e2f33e8
9 changed files with 40 additions and 25 deletions

View file

@ -52,6 +52,11 @@
Var text_4 = "/text_4-IDR.png"
EndIf
;inter-image
If LanguageShow = "MYANMAR" Then
Var text_4 = "/text_4-MMR.png"
EndIf
INT TaobinCredit
Var TaobinCreditStr !assigned StringFmt( TaobinCredit, DisplayFormat, PreScaleConvertShow )