Update topic.dm

This commit is contained in:
LetterJay
2017-09-12 02:31:25 -05:00
committed by GitHub
parent 4d7c4e6da9
commit b8f2fe00e5
+2 -2
View File
@@ -9,10 +9,10 @@
message_admins("Debug mode enabled, call not blocked. Please ask your coders to review this round's logs.")
log_world("UAH: [href]")
return TRUE
log_admin_private("[key_name(usr)] clicked an href with [msg] authorization key! [href]")
log_admin_private("[key_name(usr)] clicked an href with [msg] authorization key! [href]")
/datum/admins/Topic(href, href_list)
..()
..()
if(usr.client != src.owner || !check_rights(0))
message_admins("[usr.key] has attempted to override the admin panel!")