fix consent
This commit is contained in:
parent
18b6b03d90
commit
e060e68b1c
4 changed files with 3 additions and 3 deletions
|
|
@ -33,7 +33,7 @@
|
|||
Var ShowCountDownBrewing = CountDownBrewing
|
||||
|
||||
Var Timeout = Timeout + 1
|
||||
If Timeout > 60 Then
|
||||
If Timeout > 30 Then
|
||||
; goto lid straw
|
||||
;SAVELOG "Timeout"
|
||||
;Open "ROOT/taobin_project/xml/page_lid_straw.xml"
|
||||
|
|
@ -78,7 +78,7 @@
|
|||
|
||||
<Image>
|
||||
<X> 158 </X>
|
||||
<Y> 665 </Y>
|
||||
<Y> 481 </Y>
|
||||
<Filename> Var( DirImage + "/img_popup2.png") </Filename>
|
||||
</Image>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue