Update component.dm

This commit is contained in:
LetterJay
2017-08-18 13:56:47 -05:00
committed by GitHub
parent fa8ed2de17
commit 2c33ef3ab0

View File

@@ -117,8 +117,6 @@
. += current_type
current_type = type2parent(current_type)
/datum/var/list/datum_components //special typecache of /datum/component
/datum/proc/SendSignal(sigtype, ...)
var/list/comps = datum_components
. = FALSE