Udpate
This commit is contained in:
parent
5d94b3c861
commit
94c75533d1
13 changed files with 15 additions and 36 deletions
|
|
@ -2,16 +2,6 @@ Var MainfileSize = 0
|
|||
DEBUGVAR BoxID
|
||||
Var EventMatch = 0
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var EventMatch = 1
|
||||
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
DEBUGVAR EventMatch
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue