fix tog d
This commit is contained in:
@@ -251,6 +251,7 @@ namespace ReallifeGamemode.Server.Commands
|
|||||||
player.SetData("togd", true);
|
player.SetData("togd", true);
|
||||||
player.SendNotification("~g~[Info]~w~ D-Chat wird nun angezeigt.");
|
player.SendNotification("~g~[Info]~w~ D-Chat wird nun angezeigt.");
|
||||||
}
|
}
|
||||||
|
break;
|
||||||
case "ga":
|
case "ga":
|
||||||
if (player.HasData("togga"))
|
if (player.HasData("togga"))
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user