Skip to content

Commit

Permalink
TGS Test Merge (#8099)
Browse files Browse the repository at this point in the history
  • Loading branch information
cm13-github committed Jan 17, 2025
2 parents cc249bc + 15fd83d commit ef95b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/datums/factions/upp.dm
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
var/image/squad_circle = image('icons/mob/hud/marine_hud.dmi', H, "upp_squad_circle")
squad_circle.color = squad.equipment_color
holder.overlays += squad_circle
H.langchat_color = H.assigned_squad.chat_color
else
if(default_color)
rank_icon_image.color = "#e61919"
Expand Down

0 comments on commit ef95b1b

Please sign in to comment.