THAI INTER: Fix Page_drinkfail, Page_show_error [multi refresh], Page_thank_you [credit], Add Image
This commit is contained in:
parent
49b8be98be
commit
fc5e9ce097
36 changed files with 80 additions and 22 deletions
|
|
@ -10,6 +10,11 @@
|
|||
Var countClick = 0
|
||||
Var countClick2 = 0
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
If CountryName = "Thailand" Then
|
||||
Var CurrentPageShowError = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR MachineStage
|
||||
DEBUGVAR stop_now
|
||||
|
|
@ -190,7 +195,7 @@
|
|||
|
||||
Function 2
|
||||
|
||||
Refresh
|
||||
RefreshAll
|
||||
</EventLanguageOnChange>
|
||||
|
||||
<Function2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue