Swapped the admin panel override alert message from all players to only asay.

This commit is contained in:
Aranclanos
2014-11-05 18:16:05 -03:00
parent d88e1684ca
commit a8dc2711ce
+1 -1
View File
@@ -2,7 +2,7 @@
..()
if(usr.client != src.owner || !check_rights(0))
world << "<span class='adminnotice'>[usr.key] has attempted to override the admin panel!</span>"
message_admins("[usr.key] has attempted to override the admin panel!")
log_admin("[key_name(usr)] tried to use the admin panel without authorization.")
return