mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 02:25:06 +01:00
Makes me's in oldchat not be italicized
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
|
||||
if(input)
|
||||
log_subtle(message,src)
|
||||
message = "<span class='emote'><B>[src]</B> <I>[input]</I></span>"
|
||||
message = "<span class='emote_subtle'><B>[src]</B> <I>[input]</I></span>"
|
||||
else
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user