Merge branch 'master' into upstream-merge-30494

This commit is contained in:
LetterJay
2017-09-12 02:40:24 -05:00
committed by GitHub
173 changed files with 8361 additions and 5643 deletions
+1 -1
View File
@@ -39,7 +39,7 @@
/datum/station_goal/Topic(href, href_list)
..()
if(!check_rights(R_ADMIN))
if(!check_rights(R_ADMIN) || !usr.client.holder.CheckAdminHref(href, href_list))
return
if(href_list["announce"])