spiralNow

This commit is contained in:
worawut 2024-10-01 17:28:23 +07:00 committed by Kenta420
parent 2c3e7fb6ce
commit e4302019dc
3 changed files with 41 additions and 5 deletions

View file

@ -12,7 +12,14 @@
<EventTimeout>
Var Timeout = Timeout + 1
If Timeout >= 5 Then
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
If Seeker = "curr" Then
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
Else
Var PayCredit = 1
Var ChangeOK = 0
Var ChangeTimeout = 0
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
EndIf
EndIf
Refresh
TimerReset