DO malay
This commit is contained in:
parent
7b9c04853e
commit
b8e108f49e
19 changed files with 1015 additions and 2106 deletions
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue