Skip to content

Commit

Permalink
Add law department icon to round end titles (SerbiaStrong-220#2128)
Browse files Browse the repository at this point in the history
  • Loading branch information
stalengd authored Oct 20, 2024
1 parent ed48f5b commit ebfe65b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Content.Client/SS220/RoundEnd/UI/RoundEndTitlesStyle.cs
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ public Texture GetDepartmentIcon(string prototypeId)
"Cryo" => "empty.png",
"Silicon" => "Silicon_dep.png",
"GhostRoles" => "Ghost_dep.png",
"Law" => "Law_dep.png",
_ => "empty.png",
});
}
Expand Down

0 comments on commit ebfe65b

Please sign in to comment.