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
|
|
@ -9,25 +9,6 @@
|
|||
|
||||
Var SeasonPassMode = 0
|
||||
|
||||
If SystemDateMonthInt = 7 Then
|
||||
If SystemDateDayInt > 28 Then
|
||||
Var SeasonPassMode = 1
|
||||
Else
|
||||
Var SeasonPassMode = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 8 Then
|
||||
Var SeasonPassMode = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 9 Then
|
||||
Var SeasonPassMode = 1
|
||||
If SystemDateDayInt > 8 Then
|
||||
Var SeasonPassMode = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = "177746" Then
|
||||
Var SeasonPassMode = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue