miggaze fix
This commit is contained in:
parent
2c35ff0504
commit
dc74a9c5ad
9 changed files with 586 additions and 163 deletions
|
|
@ -11,7 +11,7 @@
|
|||
Var Timeout = 0
|
||||
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
|
||||
;Open "ROOT/taobin_project/xml/page_collect_point_3.xml"
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
|
|
@ -22,15 +22,15 @@
|
|||
;If CountDownBrewing = 40 Then
|
||||
; Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;EndIf
|
||||
If CountDownBrewing = 0 Then
|
||||
Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
EndIf
|
||||
;If CountDownBrewing = 0 Then
|
||||
; Open "ROOT/taobin_project/xml/page_drinkok.xml"
|
||||
;EndIf
|
||||
|
||||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 5 Then
|
||||
If Timeout > 30 Then
|
||||
;Var CoffeePoint = 1
|
||||
;Open "ROOT/taobin_project/xml/page_show_consent.xml"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue