diff --git a/code/modules/admin/topic.dm b/code/modules/admin/topic.dm index 4f8680cbeae..8037bbd14c6 100644 --- a/code/modules/admin/topic.dm +++ b/code/modules/admin/topic.dm @@ -1,4 +1,4 @@ -7/datum/admins/Topic(href, href_list) +/datum/admins/Topic(href, href_list) ..() if(usr.client != src.owner || !check_rights(0))