HKG: Fixed Thai text are showing in some page

This commit is contained in:
Kenta420 2025-05-06 13:59:25 +07:00
parent bf32ffbf17
commit ff347e1d3a
3 changed files with 28 additions and 20 deletions

View file

@ -56,11 +56,10 @@
Var TextBottomShowX = 0
If show_eng = "true" Then
Var DirImage = "ROOT/taobin_project/image/complete_en/"
Var DirImage = "ROOT/taobin_project/image/complete/"
Else
Var DirImage = "ROOT/taobin_project/image/complete/"
If LanguageShow = "ENG" Then
Var DirImage = "ROOT/taobin_project/image/complete_en/"
EndIf
If LanguageShow = "MYANMAR" Then