Add support for client-side replays (#17168)
This commit is contained in:
@@ -65,7 +65,6 @@ public sealed class PlayGlobalSoundCommand : IConsoleCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
// TODO REPLAYS uhhh.. what to do with this?
|
||||
replay = false;
|
||||
|
||||
filter = Filter.Empty();
|
||||
|
||||
Reference in New Issue
Block a user