Revert "pls"

This reverts commit 8c97511871.
This commit is contained in:
Fermi
2019-11-24 02:49:20 +00:00
parent 8c97511871
commit b23f2a4460
3003 changed files with 63963 additions and 157107 deletions
@@ -17,8 +17,7 @@
machinery_computer = null
/obj/item/modular_computer/processor/New(comp)
STOP_PROCESSING(SSobj, src) // Processed by its machine
. = ..()
if(!comp || !istype(comp, /obj/machinery/modular_computer))
CRASH("Inapropriate type passed to obj/item/modular_computer/processor/New()! Aborting.")
return