SGP: fix reward button
This commit is contained in:
parent
79583753c0
commit
aed3b8e680
1 changed files with 7 additions and 3 deletions
|
|
@ -1397,12 +1397,16 @@
|
||||||
|
|
||||||
If TaobinOnlineX = "true" Then
|
If TaobinOnlineX = "true" Then
|
||||||
|
|
||||||
|
If CountDownShowButton < 33 Then
|
||||||
|
If CountryName = "Singapore" Then
|
||||||
|
Var ShowButtonClick2 = "Invisible"
|
||||||
|
Refresh
|
||||||
|
EndIf
|
||||||
|
EndIf
|
||||||
|
|
||||||
If CountDownShowButton = 31 Then
|
If CountDownShowButton = 31 Then
|
||||||
Var ShowButtonClickFull = "Enable"
|
Var ShowButtonClickFull = "Enable"
|
||||||
Var ShowButtonClick = "Invisible"
|
Var ShowButtonClick = "Invisible"
|
||||||
If CountryName = "Singapore" Then
|
|
||||||
Var ShowButtonClick2 = "Invisible"
|
|
||||||
EndIf
|
|
||||||
Refresh
|
Refresh
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue