This commit is contained in:
miggaze 2024-01-30 10:07:19 +07:00 committed by Kenta420
parent f8ec219472
commit 56ac2ac014
3 changed files with 79 additions and 3 deletions

View file

@ -37,7 +37,9 @@
DEBUGVAR Seeker
If ViewBill > 0 Then
CoinVending BILLREJECT
EndIf
@ -87,6 +89,10 @@
</EventIDCard>
<EventCoin>
If ViewBill > 0 Then
CoinVending BILLREJECT
EndIf
</EventCoin>