Spelling fix for a button only admins ever see.

This commit is contained in:
Asanadas
2013-04-24 17:16:22 -04:00
parent 2b2da60374
commit f03da6fb94
2 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
switch(href_list["makeAntag"])
if("1")
log_admin("[key_name(usr)] has spawned a traitor.")
if(!src.makeTratiors())
if(!src.makeTraitors())
usr << "\red Unfortunatly there were no candidates available"
if("2")
log_admin("[key_name(usr)] has spawned a changeling.")