34 lines
No EOL
546 B
Text
34 lines
No EOL
546 B
Text
; australia
|
|
|
|
|
|
;DEBUGVAR SystemDateMonthInt
|
|
;DEBUGVAR SystemDateDayInt
|
|
|
|
; Reset flag away.
|
|
|
|
; Enable app game
|
|
Var GameEnableFromTrickerEv = 0
|
|
|
|
Var NewCollectPointFlag = 1
|
|
|
|
Var WinterWarmersCatalogFlag = 0
|
|
|
|
Var WestfieldCatalogFlag = 0
|
|
|
|
Var CoconutProFlag = 1
|
|
|
|
; 2 - 29 Sep
|
|
Var AnniverseryPro = 0
|
|
|
|
If SystemDateMonthInt = 10 Then
|
|
If SystemDateDayInt >= 2 Then
|
|
If SystemDateDayInt <= 29 then
|
|
Var AnniverseryPro = 1
|
|
EndIf
|
|
EndIf
|
|
EndIf
|
|
|
|
Var XMLLiveInfoEnable = 1
|
|
|
|
DEBUGVAR Propepsi99Enable
|
|
DEBUGVAR DisplayFormatFull |