This commit is contained in:
wanlop run 2024-03-18 16:04:41 +07:00
parent 5d94b3c861
commit 94c75533d1
13 changed files with 15 additions and 36 deletions

View file

@ -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