mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
Merge pull request #2180 from tigercat2000/WHY_THE_FUCKING_HELL_GOD_DAMN_SHIT_WHORE_FUCK
Fix blank-text bug, with an angry comment.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user