Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece
This commit is contained in:
commit
95af4ed916
45 changed files with 1484 additions and 1331 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue