Add image
This commit is contained in:
parent
ba0474c595
commit
b6ebc2f523
101 changed files with 7367 additions and 7365 deletions
|
|
@ -1,37 +1 @@
|
|||
; thailand
|
||||
|
||||
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
;DEBUGVAR SystemDateDayInt
|
||||
|
||||
; Reset flag away.
|
||||
|
||||
; Enable app game
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
||||
Var NewCollectPointFlag = 1
|
||||
|
||||
Var WinterWarmersCatalogFlag = 0
|
||||
|
||||
Var WestfieldCatalogFlag = 0
|
||||
|
||||
; 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
|
||||
|
||||
If BoxID = 200027 Then
|
||||
Var AnniverseryPro = 1
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR Propepsi99Enable
|
||||
DEBUGVAR DisplayFormatFull
|
||||
; thailan use origin tricker.ev file.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue