Fix DeliveryManager completion bug
If DeliveryManager found a single matching ingreedient on the plate it would mark the order complete. this is no longer the case.
This commit is contained in:
parent
1aa97baff4
commit
89e482d387
3 changed files with 44 additions and 44 deletions
2
.erp
2
.erp
|
@ -5,7 +5,7 @@
|
|||
<resetOnSceneChange>false</resetOnSceneChange>
|
||||
<debugMode>false</debugMode>
|
||||
<EditorClosed>true</EditorClosed>
|
||||
<LastTimestamp>1677780742</LastTimestamp>
|
||||
<LastTimestamp>1677782054</LastTimestamp>
|
||||
<LastSessionID>819460763959917709</LastSessionID>
|
||||
<Errored>false</Errored>
|
||||
</ERPSettings>
|
Reference in a new issue