mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 05:23:22 +01:00
Revert "Materials And Stack Harddel" (#22364)
Reverts Aurorastation/Aurora.3#22313 Somehow made a race condition that causes the protolathe to delete stacks if and only if the stack would have been "finished" by fully placing the stack in the protolathe.
This commit is contained in:
@@ -62,10 +62,6 @@
|
||||
if (src && usr && usr.machine == src)
|
||||
usr << browse(null, "window=stack")
|
||||
usr.unset_machine()
|
||||
|
||||
recipes = null
|
||||
build_type = null
|
||||
synths = null
|
||||
return ..()
|
||||
|
||||
/obj/item/stack/update_icon()
|
||||
|
||||
Reference in New Issue
Block a user