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:
VMSolidus
2026-04-27 00:13:14 +00:00
committed by GitHub
parent 2f3276ba0d
commit aa2afd0039
2 changed files with 0 additions and 8 deletions
-4
View File
@@ -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()