Skip to content

Commit

Permalink
That old blue stinks on the eyes.
Browse files Browse the repository at this point in the history
  • Loading branch information
sleepyyapril committed Dec 17, 2024
1 parent 3da7b19 commit dc7d6c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ private void StartRound(EntityUid uid, SuspicionRuleComponent component, GameRul
_antagSelectionSystem.SendBriefing(
ownedEntity.Value,
Loc.GetString("detective-briefing"),
Color.Blue,
Color.LightBlue,
briefingSound:null);
RaiseNetworkEvent(new SuspicionRuleUpdateRole(SuspicionRole.Detective), ownedEntity.Value);
}
Expand Down

0 comments on commit dc7d6c0

Please sign in to comment.