More merge conflict resolution goodness.

This commit is contained in:
Neerti
2014-12-10 02:14:58 -05:00
80 changed files with 715 additions and 686 deletions

View File

@@ -126,7 +126,7 @@
return
/obj/proc/hear_talk(mob/M as mob, text)
/obj/proc/hear_talk(mob/M as mob, text, verb, datum/language/speaking)
if(talking_atom)
talking_atom.catchMessage(text, M)
/*