Data
This commit is contained in:
parent
ddf388a587
commit
eb2e9ef8c1
7 changed files with 5 additions and 1 deletions
|
|
@ -804,7 +804,7 @@
|
|||
Var TextPriceMenuY = 264
|
||||
Var TextPriceMenuBlendX = 180
|
||||
Var TextPriceMenuHotX = 48
|
||||
Var ShowButtonClick2 = "Enable"
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
Var ButtontoTopupMenu = "Invisible"
|
||||
|
||||
Var PriceUnitText = "Price in SGD"
|
||||
|
|
@ -1034,6 +1034,10 @@
|
|||
|
||||
Var CurrentMainVideo = CurrentMainVideoTemp
|
||||
|
||||
If SettingDisableTaobinCredit = "true" Then
|
||||
Var ShowButtonClick2 = "Invisible"
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
|
||||
<EventUnitTest1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue