DO
This commit is contained in:
parent
3a1c2d5bd4
commit
ba51ac0615
12 changed files with 265 additions and 21 deletions
|
|
@ -54,7 +54,7 @@ EndIf
|
|||
|
||||
If BoxID = 172644 Then
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 1
|
||||
Var OreoForFreeEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 172527 Then
|
||||
|
|
@ -68,7 +68,8 @@ EndIf
|
|||
Var OreoForFreeLimit = ""
|
||||
READ_FILE "/mnt/sdcard/oreo_for_free_limit" OreoForFreeLimit
|
||||
|
||||
Var OreoForFreeLimit = "true"
|
||||
;Var OreoForFreeLimit = "true"
|
||||
|
||||
Var SoundBackToSchoolEnable = 1
|
||||
|
||||
DEBUGVAR OreoForFreeLimit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue