corrects some defs without leading slash (#21843)

This commit is contained in:
Mervill
2016-11-29 23:05:14 -08:00
committed by oranges
parent a4cbb9ded0
commit b5578df27d
38 changed files with 88 additions and 88 deletions

View File

@@ -227,7 +227,7 @@ var/datum/subsystem/garbage_collector/SSgarbage
find_references(FALSE)
datum/proc/find_references(skip_alert)
/datum/proc/find_references(skip_alert)
set background = 1
running_find_references = type
if(usr && usr.client)