mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-28 15:48:49 +01:00
Merge pull request #1129 from CHOMPStationBot/upstream-merge-9581
[MIRROR] 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