Clean up a bunch of undefined arg runtimes
This commit is contained in:
committed by
CitadelStationBot
parent
1f65e222b7
commit
1e9598dfbd
@@ -1,5 +1,5 @@
|
||||
//The code execution of the emote datum is located at code/datums/emotes.dm
|
||||
/mob/emote(act, m_type = null, message = null)
|
||||
/mob/proc/emote(act, m_type = null, message = null)
|
||||
act = lowertext(act)
|
||||
var/param = message
|
||||
var/custom_param = findchar(act, " ")
|
||||
|
||||
Reference in New Issue
Block a user