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
|
|
@ -23,6 +23,10 @@ Var ProReducedPriceEnable = 0
|
|||
|
||||
Var ProMysteryCup = 0
|
||||
|
||||
|
||||
; new_payment
|
||||
Var New_PaymentInter = 0
|
||||
|
||||
If SystemDateMonthInt = 6 Then
|
||||
|
||||
If SystemDateDayInt >= 17 Then
|
||||
|
|
@ -92,9 +96,13 @@ If BoxID = 210011 Then
|
|||
Var UseSlideShowVideo = 1
|
||||
EndIf
|
||||
|
||||
;If BoxID = 200002 Then
|
||||
; Var UseSlideShowVideo = 1
|
||||
;EndIf
|
||||
If BoxID = 200002 Then
|
||||
Var New_PaymentInter = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 210055 Then
|
||||
Var New_PaymentInter = 1
|
||||
EndIf
|
||||
|
||||
;If BoxID = Something Then
|
||||
; Var EnablePayLaterMode = 1
|
||||
|
|
@ -106,4 +114,7 @@ If ProMysteryCup = 1 Then
|
|||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/xml/event/mystery_cup/random_list.ev"
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/inter/mys/xml/event/mystery_cup/check_menu.ev"
|
||||
DEBUGVAR "Syncing Pool Done!"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR New_PaymentInter
|
||||
Loading…
Add table
Add a link
Reference in a new issue