video adv anmiation01 are updated / Swensen change date

This commit is contained in:
wanlop run 2025-02-18 17:28:01 +07:00
parent 0237fc0096
commit a64f786ac4
26 changed files with 779 additions and 668 deletions

View file

@ -1,10 +1,17 @@
If LanguageShow = "ENG" Then
Var show_eng = "true"
EndIf
If LanguageShow = "THAI" Then
Var show_eng = "false"
If CountryName = "Thailand" Then
; ignore
Else
If LanguageShow = "ENG" Then
Var show_eng = "true"
EndIf
If LanguageShow = "THAI" Then
Var show_eng = "false"
EndIf
EndIf
If show_eng = "true" Then
Var FilenameShowbuttonCashBN = "ROOT/taobin_project/image/page_payment_en/page_payment/bn_cash.png"
Var FilenameShowbuttonCashBP = "ROOT/taobin_project/image/page_payment_en/page_payment/bp_cash.png"