fix 3lang multi

This commit is contained in:
Ittipat Lusuk 2024-11-08 09:42:35 +07:00
parent e4d11525f0
commit d026d7ffd5
55 changed files with 3636 additions and 13353 deletions

View file

@ -1802,6 +1802,11 @@ PRICE "Reset" "-"
If UsePepsiTheme = 1 Then
Var ShowButtonClickFull = "Enable"
EndIf
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
Var ShowButtonClickFull = "Enable"
EndIf
EndIf
Refresh
EndIf
@ -1814,6 +1819,11 @@ PRICE "Reset" "-"
If UsePepsiTheme = 1 Then
Var ShowButtonClickFull = "Enable"
EndIf
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
Var ShowButtonClickFull = "Enable"
EndIf
EndIf
Refresh
EndIf