Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2024-07-17 13:04:15 +07:00
commit 95af4ed916
45 changed files with 1484 additions and 1331 deletions

View file

@ -830,7 +830,7 @@
Var CountryShortName = "sgp"
Var TextPriceMenuSize = 12
Var TextPriceMenuY = 264
Var TextPriceMenuY = 266
Var TextPriceMenuBlendX = 180
Var TextPriceMenuHotX = 48
Var ShowButtonClick2 = "Enable"
@ -1433,12 +1433,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