Skip to content

Commit

Permalink
order
Browse files Browse the repository at this point in the history
  • Loading branch information
homexp13 committed Jul 27, 2024
1 parent d552243 commit eb425f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/__DEFINES/jobs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
#define JOB_DISPLAY_ORDER_PILOT_OFFICER 6
#define JOB_DISPLAY_ORDER_MECH_PILOT 7
#define JOB_DISPLAY_ORDER_CORPORATE_LIAISON 8
#define JOB_DISPLAY_ORDER_SYNTHETIC 9
#define JOB_DISPLAY_ORDER_AI 10
#define JOB_DISPLAY_ORDER_AI 9
#define JOB_DISPLAY_ORDER_SYNTHETIC 10
#define JOB_DISPLAY_ORDER_TRANSPORT_OFFICER 11
#define JOB_DISPLAY_ORDER_CHIEF_ENGINEER 13
#define JOB_DISPLAY_ORDER_SHIP_TECH 14
Expand Down

0 comments on commit eb425f7

Please sign in to comment.