Merge pull request #11058 from Citadel-Station-13/kevinz000-patch-16

geiger counter gc fix
This commit is contained in:
Ghom
2020-02-13 08:52:03 +01:00
committed by GitHub
@@ -38,6 +38,7 @@
/obj/item/geiger_counter/Destroy()
STOP_PROCESSING(SSobj, src)
QDEL_NULL(soundloop)
return ..()
/obj/item/geiger_counter/process()