qdeleted to qdeleting

This commit is contained in:
Ghommie
2019-12-06 20:12:30 +01:00
parent 542c9007ee
commit 27af7b271f
+1 -1
View File
@@ -19,7 +19,7 @@
if(_max_mobs)
max_mobs=_max_mobs
RegisterSignal(parent, list(COMSIG_PARENT_QDELETED), .proc/stop_spawning)
RegisterSignal(parent, list(COMSIG_PARENT_QDELETING), .proc/stop_spawning)
START_PROCESSING(SSprocessing, src)
/datum/component/spawner/process()