Remove page_lid_straw.xml

This commit is contained in:
kong 2021-04-21 18:31:59 +07:00
parent 396e85c779
commit f52a72ca23
2 changed files with 9 additions and 5 deletions

View file

@ -364,11 +364,6 @@
<EventMachine>
If MachineStage = "drink-failed" Then
Var MachineState_Result = 2
Open "ROOT/taobin_project/xml/page_brewing2.xml"
EndIf
If MachineStage = "drink-success" Then
Var MachineState_Result = 1
EndIf