Picky nits

This commit is contained in:
Crazylemon64
2017-01-01 21:53:31 -08:00
parent d79c42fa1e
commit ff91d4818a
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -36,6 +36,6 @@
if(pullin)
pullin.update_icon(src)
/mob/living/proc/checkPull()
/mob/living/proc/check_pull()
if(pulling && !(pulling in orange(1)))
stop_pulling()