Skip to content

Commit

Permalink
Doubling of vars SMH
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Aug 3, 2023
1 parent f142fc4 commit dc00de1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ AddTimelock(/datum/job/command/auxiliary_officer, list(

/datum/timelock/auxiliary/New(name, time_required, list/roles)
. = ..()
roles = JOB_AUXILIARY_ROLES_LIST
src.roles = JOB_AUXILIARY_ROLES_LIST

0 comments on commit dc00de1

Please sign in to comment.