Update living.dm

This commit is contained in:
silicons
2020-11-22 13:31:36 -07:00
committed by GitHub
parent 45d84ec7d4
commit fbdc339653

View File

@@ -259,7 +259,7 @@
now_pushing = FALSE
// i wish to have a "friendly chat" with whoever made three tail variables instead of one
/mob/living/proc/has_tail()
/mob/proc/has_tail()
return FALSE
/mob/living/carbon/human/has_tail()