This commit is contained in:
wanlop run 2024-05-08 13:36:45 +07:00
parent ddf388a587
commit eb2e9ef8c1
7 changed files with 5 additions and 1 deletions

View file

@ -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>