mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
Fixed warning that was spooky.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
..()
|
||||
|
||||
if(usr.client != src.owner || !check_rights(0))
|
||||
message_admins("[usr.key] has attempted to override the admin panel!")
|
||||
message_admins("[usr.key] tried to use the admin panel without authorization.")
|
||||
log_admin("[key_name(usr)] tried to use the admin panel without authorization.")
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user