Skip to content

Commit

Permalink
Update code/game/jobs/job/command/auxiliary/auxiliary_support_officer.dm
Browse files Browse the repository at this point in the history
Co-authored-by: harryob <[email protected]>
  • Loading branch information
morrowwolf and harryob committed Aug 3, 2023
1 parent 59a62d0 commit f142fc4
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)
. = ..()
src.roles = JOB_AUXILIARY_ROLES_LIST
roles = JOB_AUXILIARY_ROLES_LIST

0 comments on commit f142fc4

Please sign in to comment.