Skip to content

Commit

Permalink
forgot this little guy
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf committed Nov 19, 2023
1 parent bb98607 commit ad6877a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/jobs/role_authority.dm
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@ I hope it's easier to tell what the heck this proc is even doing, unlike previou
log_debug("ASSIGNMENT: We were unable to assign [marine_job.title] to [cycled_unassigned] via alternate option.")

if(RETURN_TO_LOBBY)
log_debug("[cycled_unassigned] has opted for return to lobby alternate option.")
log_debug("ASSIGNMENT: [cycled_unassigned] has opted for return to lobby alternate option.")
cycled_unassigned.ready = 0

log_debug("ASSIGNMENT: Assigning complete. Players unassigned: [length(unassigned_players)] Jobs unassigned: [length(roles_to_assign)]")
Expand Down

0 comments on commit ad6877a

Please sign in to comment.