DO
This commit is contained in:
parent
0cf9711355
commit
1024975487
15 changed files with 91 additions and 45 deletions
|
|
@ -50,34 +50,28 @@ If SystemDateMonthInt = 5 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
If OreoDueEnable = 0 Then
|
||||
Var $12-03-03-0009-alter.Button = "Invisible"
|
||||
Else
|
||||
Var $12-03-03-0009-alter.Button = "Enable"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = 172644 Then
|
||||
Var OreoDueEnable = 1
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 172527 Then
|
||||
Var OreoDueEnable = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var OreoForFreeEnable = 1
|
||||
EndIf
|
||||
|
||||
Var OreoForFreeLimit = ""
|
||||
READ_FILE "/mnt/sdcard/oreo_for_free_limit" OreoForFreeLimit
|
||||
|
||||
Var OreoForFreeLimit = "true"
|
||||
Var SoundBackToSchoolEnable = 1
|
||||
|
||||
|
||||
DEBUGVAR OreoForFreeLimit
|
||||
DEBUGVAR OreoDueEnable
|
||||
DEBUGVAR OreoForFreeEnable
|
||||
|
||||
;Var $12-03-03-0009-alter.Price = 70
|
||||
;Var $12-03-03-0009-alter.NameE = $12-03-03-0009.NameE
|
||||
;Var $12-03-03-0009-alter.descriptionE = $12-03-03-0009.descriptionE
|
||||
;Var $12-03-03-0009-alter.Name = $12-03-03-0009.Name
|
||||
;Var $12-03-03-0009-alter.description = $12-03-03-0009.description
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue