mirror of
https://github.com/yogstation13/Yogstation.git
synced 2025-02-26 09:04:50 +00:00
Ports SSnetworks killings (#22104)
* Ports SSnetworks killings * Update names.dm * Removes my debug message and fixes instances it caught
This commit is contained in:
@@ -316,6 +316,7 @@
|
||||
var/datum/component/component_type = original_type
|
||||
|
||||
if(QDELING(src))
|
||||
|
||||
CRASH("Attempted to add a new component of type \[[component_type]\] to a qdeleting parent of type \[[type]\]!")
|
||||
|
||||
var/datum/component/new_component
|
||||
|
||||
Reference in New Issue
Block a user