fix consent

This commit is contained in:
miggaze 2022-07-04 15:51:40 +07:00
parent 18b6b03d90
commit e060e68b1c
4 changed files with 3 additions and 3 deletions

View file

@ -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>