disable typing indicator.

This commit is contained in:
DJSnapshot
2014-10-12 17:22:30 -07:00
parent 32a765e7e3
commit b53a89e608

View File

@@ -73,7 +73,7 @@
/mob/proc/Life()
// if(organStructure)
// organStructure.ProcessOrgans()
handle_typing_indicator()
//handle_typing_indicator() //You said the typing indicator would be fine. The test determined that was a lie.
return
@@ -1079,4 +1079,4 @@ mob/proc/yank_out_object()
if(istype(I,/mob/living/simple_animal/borer))
return I
return 0
return 0