after merge. Release 8.48

This commit is contained in:
kong 2022-06-06 13:09:11 +07:00
commit 09ab45a377
13 changed files with 12 additions and 36 deletions

View file

@ -846,30 +846,4 @@
</Text>
<Button>
<X> 0 </X>
<Y> 1860 </Y>
<Width> 200 </Width>
<Height> 50 </Height>
<Volume> SoundVolume </Volume>
<EventClick>
Var countClick = countClick + 1
If countClick = 3 Then
;Var TestLoopMakeDrink = 1
EndIf
DEBUGVAR countClick
If countClick = 3 Then
Var countClick = 0
EndIf
Refresh
</EventClick>
</Button>
</Page>