Replaced Voicechat mute notification with an icon next to the map

This commit is contained in:
Zeuto
2019-05-01 18:30:41 +02:00
parent 819407a817
commit 108edfacdb
3 changed files with 21 additions and 4 deletions

View File

@@ -109,6 +109,7 @@ namespace ReallifeGamemode.Server.Commands
{
SaveManager.SaveAllOnSave();
}
#endregion
#region Support
[Command("o", "~m~Benutzung: ~s~/o [Nachricht]", GreedyArg = true)]