diff --git a/ReallifeGamemode.Server/Commands/AdminCommands.cs b/ReallifeGamemode.Server/Commands/AdminCommands.cs index 87a22942..4a29423d 100644 --- a/ReallifeGamemode.Server/Commands/AdminCommands.cs +++ b/ReallifeGamemode.Server/Commands/AdminCommands.cs @@ -251,6 +251,7 @@ namespace ReallifeGamemode.Server.Commands player.SetData("togd", true); player.SendNotification("~g~[Info]~w~ D-Chat wird nun angezeigt."); } + break; case "ga": if (player.HasData("togga")) {