MYS: fix sold cups text, add pro free oreo & pay later mode
This commit is contained in:
parent
931d2589dc
commit
df92339460
6 changed files with 75 additions and 9 deletions
|
|
@ -513,6 +513,17 @@
|
|||
Var VendingCashless = "-"
|
||||
DEBUGVAR VendingCashless
|
||||
|
||||
|
||||
If EnablePayLaterMode = 1 Then
|
||||
Var GIFShowProcess = "ROOT/ui/page_05_loading/pic_loading_cup.gif"
|
||||
Var MachineStage = "make-drink"
|
||||
Var BrewingTextThai = "เตรียมแก้ว"
|
||||
MakeDrinkV1 SelectDrink SelectSugarID
|
||||
Open "ROOT/taobin_project/xml/page_thankyou.xml"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
<EventActionOk>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue