AUS: change server taobin game

This commit is contained in:
Kenta420 2024-06-13 15:14:44 +07:00
parent 3343d0162d
commit 460f6cce26
3 changed files with 2 additions and 41 deletions

View file

@ -131,45 +131,6 @@
</EventOnClick>
<Video>
<Width> 484 </Width>
<Height> 616 </Height>
<Loop> "true" </Loop>
<State>
eval(
If show_eng = "true" Then
Var return = "Invisible"
Else
If NamHomCoconutRewardOutOfStock = 1 Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
EndIf
)
</State>
<Filename> "ROOT/taobin_project/image/event/nam_hom_coconut/nam_hom_coconut_th.mp4" </Filename>
</Video>
<Video>
<Width> 484 </Width>
<Height> 616 </Height>
<State>
eval(
If show_eng = "true" then
If NamHomCoconutRewardOutOfStock = 1 Then
Var return = "Invisible"
Else
Var return = "Enable"
EndIf
Else
Var return = "Invisible"
EndIf
)
</State>
<Loop> "true" </Loop>
<Filename> "ROOT/taobin_project/image/event/nam_hom_coconut/nam_hom_coconut_en.mp4" </Filename>
</Video>
</Button>
</Block>