spiral ice
This commit is contained in:
parent
d9ea2b3b78
commit
67bcc544bc
35 changed files with 4530 additions and 369 deletions
|
|
@ -976,7 +976,7 @@
|
|||
|
||||
Var CoinInFlag = 1
|
||||
|
||||
|
||||
DEBUGVAR ViewBill
|
||||
|
||||
If ViewBill > 0 Then
|
||||
|
||||
|
|
@ -1792,8 +1792,14 @@
|
|||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_storeCredit.xml"
|
||||
If SpiralKeepCredit = 1 Then
|
||||
CoinVending BILLSTACKALL
|
||||
Var CoffeeCreditKeep = RemainAmountKeep
|
||||
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_storeCredit3.xml"
|
||||
Else
|
||||
Open "ROOT/taobin_project/spiral/xml/page_spiral_payment_storeCredit.xml"
|
||||
EndIf
|
||||
</EventClick>
|
||||
</Button>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue