This commit is contained in:
kong 2023-05-11 13:09:26 +07:00
parent 7b9c04853e
commit b8e108f49e
19 changed files with 1015 additions and 2106 deletions

View file

@ -84,3 +84,14 @@ DEBUGVAR OreoForFreeLimit
DEBUGVAR OreoDueEnable
DEBUGVAR OreoForFreeEnable
; Init default
If SoundBackToSchoolType = "" Then
Var SoundBackToSchoolType = 1
EndIf
If SoundBackToSchoolType = 1 Then
Var SoundBackToSchoolType = 2
Else
Var SoundBackToSchoolType = 1
EndIf