Adds emoji to adminPMs

as requested by supreme overlord scaredofshadows
This commit is contained in:
JJRcop
2014-12-17 00:41:18 -05:00
parent 8f2fab79d3
commit 1f064e5312
+2
View File
@@ -68,6 +68,8 @@
msg = sanitize(copytext(msg,1,MAX_MESSAGE_LEN))
if(!msg) return
msg = emoji_parse(msg)
if(C.holder)
if(holder) //both are admins
C << "<font color='red'>Admin PM from-<b>[key_name(src, C, 1)]</b>: [msg]</font>"