SGP: fix reward button

This commit is contained in:
Pakin 2024-07-16 14:15:55 +07:00
parent 79583753c0
commit aed3b8e680

View file

@ -1397,12 +1397,16 @@
If TaobinOnlineX = "true" Then
If CountDownShowButton < 33 Then
If CountryName = "Singapore" Then
Var ShowButtonClick2 = "Invisible"
Refresh
EndIf
EndIf
If CountDownShowButton = 31 Then
Var ShowButtonClickFull = "Enable"
Var ShowButtonClick = "Invisible"
If CountryName = "Singapore" Then
Var ShowButtonClick2 = "Invisible"
EndIf
Refresh
EndIf