This commit is contained in:
miggaze 2020-12-04 13:35:13 +07:00
parent 0f6d6a5e18
commit 7a3b36e4e5
4 changed files with 39 additions and 2 deletions

View file

@ -301,6 +301,12 @@
EndIf
Open "ROOT/taobin_project/xml/page_catalog.xml"
EndIf
If TestLoopMakeDrink = 1 Then
MakeDrinkV1 SelectDrink SelectSugarID
Open "ROOT/taobin_project/xml/page_thankyou.xml"
EndIf