Morrowinventory Port (#75)

This commit is contained in:
SandPoot
2020-09-24 20:14:53 -03:00
committed by GitHub
parent 4af4a89bf0
commit 13834c4bef
90 changed files with 2610 additions and 148 deletions
+4
View File
@@ -8,6 +8,10 @@ PROCESSING_SUBSYSTEM_DEF(dcs)
comp_lookup = SSdcs.comp_lookup
/datum/controller/subsystem/processing/dcs/proc/GetElement(list/arguments)
//skyrat edit
if(!istype(arguments) || !arguments.len)
return
//
var/datum/element/eletype = arguments[1]
var/element_id = eletype