This commit is contained in:
SandPoot
2023-11-22 14:11:17 -03:00
parent c9b0dedf77
commit b290efc434
13 changed files with 236 additions and 3 deletions
+3
View File
@@ -30,6 +30,9 @@ GLOBAL_PROTECT(href_token)
var/datum/filter_editor/filteriffic
/// A lazylist of tagged datums, for quick reference with the View Tags verb
var/list/tagged_datums
/datum/admins/CanProcCall(procname)
. = ..()
if(!check_rights(R_SENSITIVE))