Fix blank-text bug, with an angry comment.

This commit is contained in:
Tigercat2000
2015-09-26 10:08:04 -07:00
parent 059a44a969
commit c50781a743
@@ -45,6 +45,10 @@
//--FalseIncarnate
switch(act)
if("me") //OKAY SO RANT TIME, THIS FUCKING HAS TO BE HERE OR A SHITLOAD OF THINGS BREAK
return custom_emote(m_type, message) //DO YOU KNOW WHY SHIT BREAKS? BECAUSE SO MUCH OLDCODE CALLS mob.emote("me",1,"whatever_the_fuck_it_wants_to_emote")
//WHO THE FUCK THOUGHT THAT WAS A GOOD FUCKING IDEA!?!?
if("ping")
var/M = null
if(param)