Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2023-12-21 13:23:32 +07:00
commit f0e65c461d
2 changed files with 7 additions and 1 deletions

View file

@ -79,6 +79,12 @@ If SystemDateMonthInt = 12 Then
Var MyMintEnable = 1
EndIf
if SystemDateMonthInt = 1 Then
if SystemDateDayInt < 15 Then
Var MyMintEnable = 1
EndIf
EndIf
If SystemDateMonthInt = 1 Then
If SystemDateDayInt < 15 Then