Removes the panic writer messages.

This commit is contained in:
PJB3005
2015-11-20 03:17:06 +01:00
parent a42bcc700b
commit 3cca5692af
1087 changed files with 0 additions and 6293 deletions

View File

@@ -7,7 +7,6 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
set category = "Admin"
set name = "Adminhelp"
//writepanic("[__FILE__].[__LINE__] ([src.type])([usr ? usr.ckey : ""]) \\/client/verb/adminhelp() called tick#: [world.time]")
if(say_disabled) //This is here to try to identify lag problems
usr << "<span class='warning'>Speech is currently admin-disabled.</span>"
return