- Split hotfix into own pull request

This commit is contained in:
errorage
2013-11-17 04:46:47 +01:00
parent 7fb460db9a
commit 1dbdca4a34
@@ -2,7 +2,6 @@ var/list/forbidden_varedit_object_types = list(
/datum/admins, //Admins editing their own admin-power object? Yup, sounds like a good idea.
/obj/machinery/blackbox_recorder, //Prevents people messing with feedback gathering
/datum/feedback_variable, //Prevents people messing with feedback gathering
/datum/admin_rank //Admin permissions were moved to this object, shouldn't be editable.
)
/*