Documentation & list copying update

This commit is contained in:
unid15
2017-08-09 15:12:48 +02:00
parent 48fd5edfcf
commit 0acab5b196
7 changed files with 151 additions and 134 deletions

View File

@@ -1279,7 +1279,7 @@ var/global/floorIsLava = 0
if(!check_rights(R_SPAWN))
return
var/list/matches = matching_type_list(object, /atom)
var/list/matches = get_matching_types(object, /atom)
if(matches.len==0)
return