set timeout 60 sec consent

This commit is contained in:
miggaze 2022-01-27 14:45:08 +07:00
parent 35c0ded8db
commit 97ea17e7d2
4 changed files with 55 additions and 3 deletions

View file

@ -60,7 +60,7 @@
Var Timeout = Timeout + 1
If Timeout > 10 Then
If Timeout > 60 Then
; goto lid straw
Open "ROOT/taobin_project/xml/page_lid_straw.xml"
EndIf