Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Aug 19, 2024
1 parent 3aad041 commit b36fde1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/gear_presets/_select_equipment.dm
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@
return PAY_SHORT_ME2
else
GLOB.data_core.leveled_riflemen++
log_debug("Leveled up rifleman: [key_name(new_human)] to [final_paygrade]")
return final_paygrade
if(!final_paygrade)
. = "???"
Expand Down

0 comments on commit b36fde1

Please sign in to comment.