mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Merge pull request #8857 from VOREStation/upstream-merge-7553
[MIRROR] [Untested] Emotes won't be foiled by pesky capitals
This commit is contained in:
@@ -6,6 +6,7 @@
|
|||||||
act = copytext(act, 1, t1)
|
act = copytext(act, 1, t1)
|
||||||
|
|
||||||
var/muzzled = is_muzzled()
|
var/muzzled = is_muzzled()
|
||||||
|
act = lowertext(act)
|
||||||
|
|
||||||
switch(act)
|
switch(act)
|
||||||
if("sign")
|
if("sign")
|
||||||
|
|||||||
Reference in New Issue
Block a user