Mulitple updated MYS: new payment & update lang SGP: update lang &
remove season pass bug UAE_DUBAI: update lang NewUI: move init ipc service
This commit is contained in:
parent
6316d785c6
commit
847a4660fa
22 changed files with 2732 additions and 661 deletions
|
|
@ -349,6 +349,20 @@
|
|||
DEBUGVAR VendingTSID
|
||||
DEBUGVAR Seeker.VendingTSID
|
||||
|
||||
|
||||
If Seeker.VendingTSID = "" Then
|
||||
If VendingTSID = "" Then
|
||||
|
||||
Else
|
||||
Var Seeker.VendingTSID = VendingTSID
|
||||
If New_PaymentInter = 1 Then
|
||||
__CMD "SetPay" "coffee-payment" Seeker.VendingTSID Seeker.ORDER_ID
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR HaveCup
|
||||
DEBUGVAR CHECKCUP
|
||||
DEBUGVAR CupChecking
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue