after merge. Release 8.48
This commit is contained in:
commit
09ab45a377
13 changed files with 12 additions and 36 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -226,10 +226,10 @@
|
|||
|
||||
;
|
||||
<QRCode>
|
||||
<X> 399 </X>
|
||||
<Y> 912 </Y>
|
||||
<Width> WQR </Width>
|
||||
<Height> HQR </Height>
|
||||
<X> 445 </X>
|
||||
<Y> 958 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 200 </Height>
|
||||
<State> alphaState </State>
|
||||
<Service> testservice </Service>
|
||||
</QRCode>
|
||||
|
|
|
|||
|
|
@ -208,6 +208,8 @@
|
|||
CoinVending XBILL
|
||||
;Var CoinAmount = 0
|
||||
Var Delay = 1
|
||||
Else
|
||||
Var Delay = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1718,10 +1718,10 @@
|
|||
|
||||
|
||||
<QRCode>
|
||||
<X> 399 </X>
|
||||
<Y> 905 </Y>
|
||||
<Width> WQR </Width>
|
||||
<Height> HQR </Height>
|
||||
<X> 445 </X>
|
||||
<Y> 958 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 200 </Height>
|
||||
<State> alphaState </State>
|
||||
<Service> testservice </Service>
|
||||
</QRCode>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue