Skip to content
Open

sexulka #1058

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Content.Server/Communications/CommunicationsConsoleSystem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,8 @@ private void OnAnnounceMessage(EntityUid uid, CommunicationsConsoleComponent com
_chatSystem.DispatchStationAnnouncement(uid,
msg,
title,
announcementSound:
comp.Sound,
colorOverride:
comp.Color,
voice: voice,
Expand Down
Loading