fix connect logs

This commit is contained in:
hydrant
2021-04-11 15:39:25 +02:00
parent 30a6b6c4a3
commit 6a186635b5
2 changed files with 11 additions and 5 deletions

View File

@@ -280,6 +280,7 @@ namespace ReallifeGamemode.Server.Commands
player.SetData("toglc", true);
player.SendNotification("~g~[Info]~w~ Leaderchat wird nun angezeigt.");
}
break;
case "connect":
if (player.HasData("togconnect"))
{