If the comment were code, it would have errored!

This commit is contained in:
Remie Richards
2017-05-30 20:51:05 +01:00
committed by GitHub
parent 968b70da91
commit 0fd4231143
+1 -1
View File
@@ -52,7 +52,7 @@ But you can call procs that are of type /mob/living/carbon/human/proc/ for that
if(!procname)
return
//hascall() doesn't support proc paths (eg: /proc/gib(), it only supports "gib"
//hascall() doesn't support proc paths (eg: /proc/gib(), it only supports "gib")
var/testname = procname
if(targetselected)
//Find one of the 3 possible ways they could have written /proc/PROCNAME