...
This commit is contained in:
parent
7b406d3881
commit
d97e55d43e
7 changed files with 46 additions and 10 deletions
|
|
@ -57,6 +57,15 @@
|
|||
</EventActionError>
|
||||
|
||||
|
||||
<EventCoin>
|
||||
|
||||
If ViewBill > 0 Then
|
||||
CoinVending BILLREJECT
|
||||
EndIf
|
||||
|
||||
</EventCoin>
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 0 </X>
|
||||
|
|
@ -113,6 +122,9 @@
|
|||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
CoinVending OFF
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue