Voice mask (#10458)
This commit is contained in:
@@ -43,7 +43,6 @@ namespace Content.Server.Radio.EntitySystems
|
||||
|
||||
foreach (var radio in EntityManager.EntityQuery<IRadio>(true))
|
||||
{
|
||||
//TODO: once voice identity gets added, pass into receiver via source.GetSpeakerVoice()
|
||||
radio.Receive(message, channel, speaker);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user