Release 6.64

This commit is contained in:
kong 2022-09-01 23:09:06 +07:00
parent 1cf4cb7714
commit e523981c1b
4 changed files with 31 additions and 4 deletions

View file

@ -1933,6 +1933,27 @@
<Filename> Var( DirImage + "/img_popup4.png" )</Filename>
</Image>
<Image>
<X> 838 </X>
<Y> 1350 </Y>
<State> eval(
Var return = "Invisible"
If AdultState1 = "Enable" Then
If AdultState2 = "Invisible" Then
Var return = "Enable"
EndIf
EndIf
DEBUGVAR return
)
</State>
<Animation>
<Style> "Bounce" </Style>
<OnEvent> "TimerSec=3" </OnEvent>
</Animation>
<Filename> "ROOT/taobin_project/image/anmi/arrow_1.png" </Filename>
</Image>
<Button>
<X> 360 </X>
<Y> 1373 </Y>