Update geiger_counter.dm

This commit is contained in:
kevinz000
2020-02-13 00:12:25 -07:00
committed by GitHub
parent 358fe3d2e0
commit 40111faab1
@@ -38,6 +38,7 @@
/obj/item/geiger_counter/Destroy()
STOP_PROCESSING(SSobj, src)
QDEL_NULL(soundloop)
return ..()
/obj/item/geiger_counter/process()