VIDEO
This commit is contained in:
parent
32543e454f
commit
82945cd46d
19 changed files with 264 additions and 271 deletions
|
|
@ -5,12 +5,19 @@
|
|||
;<Background> "0xeae6e1" </Background>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventOpen>
|
||||
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
;OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert.xml"
|
||||
|
||||
Var UserSeletedSugar = 0
|
||||
|
||||
SAVELOG "Event Open Select 6"
|
||||
|
||||
Var y_topping_bg = 912
|
||||
|
||||
Var CHECK_EventOpen_Double = CHECK_EventOpen_Double + 1
|
||||
If CHECK_EventOpen_Double > 1 Then
|
||||
WRITE_FILE "/mnt/sdcard/xml_alert_bug" "double called"
|
||||
EndIf
|
||||
|
||||
WEB "DISABLE"
|
||||
DEBUGVAR Seeker
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue