More fixes

This commit is contained in:
SkyMarshal
2012-02-18 01:53:26 -07:00
parent 13769c5325
commit 6e7dfc4ca6
2 changed files with 4 additions and 3 deletions

View File

@@ -21,7 +21,6 @@
var/list/replacechars = list("'" = "","\"" = "",">" = "","<" = "","(" = "",")" = "")
msg = sanitize_simple(msg, replacechars)
world << msg
send2adminirc("#bs12admin","HELP: \"[src.key]: [msg]\"")
if(tension_master)
tension_master.new_adminhelp()