AUS: Added Happy Easter promotion and update images
This commit is contained in:
parent
84d47f47d7
commit
eb094dcbe9
226 changed files with 6889 additions and 166 deletions
|
|
@ -13,15 +13,16 @@ Var NewCollectPointFlag = 1
|
|||
|
||||
Var ValentinePro = 0
|
||||
Var StPatrickDayPro = 0
|
||||
|
||||
If SystemDateMonthInt = 2 Then
|
||||
Var ValentinePro = 1
|
||||
EndIf
|
||||
Var HappyEasterPro = 0
|
||||
|
||||
If SystemDateMonthInt = 3 Then
|
||||
Var StPatrickDayPro = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
Var HappyEasterPro = 1
|
||||
EndIf
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue