Release 5.71

This commit is contained in:
kong 2021-11-05 16:38:49 +07:00
parent feda7c5c27
commit a2b81623bb
3 changed files with 34 additions and 1 deletions

View file

@ -6,6 +6,7 @@
<Volume> SoundVolume </Volume>
<Sound> PlaySoundLag </Sound>
<EventOpen>
DEBUGVAR IsSmoRet
Var countClick2 = 0
;SAVELOG SelectDrink
;SAVELOG NameDrink
@ -749,6 +750,20 @@
</Image>
<Image>
<X> 375 </X>
<Y> 623 </Y>
<State> eval(
If IsSmoRet = "true" Then
Var return = "Enable"
Else
Var return = "Invisible"
EndIf
)
</State>
<Filename> "ROOT/taobin_project/image/topping2/blender_icon.png" </Filename>
</Image>
<Button>
<X> 287 </X>
<Y> 1254 </Y>