Removes unused and unnecessary spam prevention

This commit is contained in:
Yoshax
2016-05-26 04:24:18 +01:00
parent 2404be46d4
commit 77ee2215e7
16 changed files with 0 additions and 55 deletions

View File

@@ -17,9 +17,6 @@ var/list/adminhelp_ignored_words = list("unknown","the","a","an","of","monkey","
adminhelped = 1 //Determines if they get the message to reply by clicking the name.
if(src.handle_spam_prevention(msg,MUTE_ADMINHELP))
return
//clean the input msg
if(!msg)
return