add link pepween
This commit is contained in:
parent
d8332bcd01
commit
df11cccb2d
2 changed files with 23 additions and 5 deletions
|
|
@ -69,7 +69,11 @@ EndIf
|
|||
|
||||
If SystemDateMonthInt = 10 Then
|
||||
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
|
||||
If SystemDateDayInt < 16 Then
|
||||
Var GameEnableFromTrickerEv = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If SystemDateDayInt > 15 Then
|
||||
Var ProPepweenEnable = 1
|
||||
|
|
@ -77,6 +81,8 @@ If SystemDateMonthInt = 10 Then
|
|||
|
||||
EndIf
|
||||
|
||||
DEBUGVAR ProPepweenEnable
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
Var ProPepweenEnable = 0
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue