update topping_select5 check recipeTag3 instead of ConfigNumber, update topping_select8 enable price

This commit is contained in:
kenta-work 2023-09-07 15:53:05 +07:00
parent 35fc0d30b5
commit 7b594b9ad0
2 changed files with 54 additions and 51 deletions

View file

@ -47,7 +47,7 @@
Var CHECK_EventOpen_Double = 0
If ConfigNumer = 10564 Then
If RecipeTag3 = "CoffeePlay" Then
Open "ROOT/taobin_project/xml/page_topping_select8.xml"
EndIf