This commit is contained in:
wanlop run 2024-05-18 09:22:11 +07:00
parent 1a8fc21fe9
commit 85549d9602
9 changed files with 164 additions and 134 deletions

View file

@ -0,0 +1,6 @@
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf

View file

@ -0,0 +1,6 @@
If Seeker = "next" Then
Open "ROOT/taobin_project/xml/page_brewing3Conti.xml"
Else
Open "ROOT/taobin_project/xml/page_back_to_main.xml"
EndIf