This commit is contained in:
kong 2023-05-12 15:49:12 +07:00
parent 44f9795ea8
commit 539ec9676a
32 changed files with 9896 additions and 105 deletions

View file

@ -48,6 +48,12 @@ If SystemDateMonthInt = 5 Then
Var OreoForFreeEnable = 1
EndIf
EndIf
If SystemDateDayInt > 14 Then
If SystemDateDayInt < 20 Then
Var OreoForFreeEnable = 1
EndIf
EndIf
EndIf