This commit is contained in:
lolman360
2020-08-18 19:09:01 +10:00
parent 36bcc3a869
commit 7390effcb9

View File

@@ -30,7 +30,7 @@
process_request(min(RC.required_reagents[RT], MACHINE_REAGENT_TRANSFER), RT, dir)
return
reagent_flags &= ~NO_REACT
RC.reagent_flags &= ~NO_REACT
reagents.handle_reactions()
RC.emptying = TRUE //If we move this up, it'll instantly get turned off since any reaction always sets the reagent_total to zero. Other option is make the reaction update