Skip to content

Commit

Permalink
Update squads.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
SerheyKr committed Aug 22, 2024
1 parent b7f318d commit a4bcf5d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion code/game/jobs/job/marine/squads.dm
Original file line number Diff line number Diff line change
Expand Up @@ -675,7 +675,6 @@
R.keys -= key
qdel(key)
R.recalculateChannels()
var/obj/item/card/id/card = old_lead.get_idcard()
if (FACTION_MARINE)
switch(GET_DEFAULT_ROLE(old_lead.job))
if(JOB_SQUAD_SPECIALIST)
Expand Down

0 comments on commit a4bcf5d

Please sign in to comment.