Skip to content

Commit

Permalink
Ok this should be good
Browse files Browse the repository at this point in the history
  • Loading branch information
Rem1-code committed Aug 9, 2024
1 parent 7a597c9 commit 10054ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/__DEFINES/job.dm
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ GLOBAL_LIST_INIT(job_command_roles, JOB_COMMAND_ROLES_LIST)
#define JOB_UPP_SRLT_OFFICER "UPP Starshiy Lieutenant"
#define JOB_UPP_KPT_OFFICER "UPP Captain"
#define JOB_UPP_MAY_OFFICER "UPP Major"
#define JOB_UPP_KOL_OFFICER "UPP Podpolkovnik"
#define JOB_UPP_KOL_OFFICER "UPP Colonel"
#define JOB_UPP_MAY_GENERAL "UPP Mayjor General"
#define JOB_UPP_LT_GENERAL "UPP Leytenant General"
#define JOB_UPP_GENERAL "UPP Army General"
Expand Down

0 comments on commit 10054ba

Please sign in to comment.