Update _lists.dm

This commit is contained in:
LetterJay
2017-07-31 15:40:52 -05:00
committed by GitHub
parent 4d79c387a8
commit aedd22090b
+1
View File
@@ -99,6 +99,7 @@
. += A
//Like typesof() or subtypesof(), but returns a typecache instead of a list
/proc/typecacheof(path, ignore_root_path, only_root_path = FALSE)
if(ispath(path))
var/list/types = list()