DO may day and adv
This commit is contained in:
parent
e25a3c1fed
commit
47be11dcef
24 changed files with 420 additions and 185 deletions
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
; malaysia
|
||||
|
||||
|
||||
;DEBUGVAR SystemDateMonthInt
|
||||
|
|
@ -10,7 +10,9 @@ Var Propepsi99Enable = 0
|
|||
|
||||
|
||||
If SystemDateMonthInt = 8 Then
|
||||
Var Propepsi99Enable = 1
|
||||
If SystemDateDayInt > 29 Then
|
||||
Var Propepsi99Enable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
If SystemDateMonthInt = 9 Then
|
||||
Var Propepsi99Enable = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue