Code formatiert
This commit is contained in:
@@ -27,7 +27,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
if (!managedClient.IsLoggedIn()) return;
|
||||
ChatService.SendMessage(managedClient, "* " + player.Name + " hat eine " + number + " gewürfelt.");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
[Command("car", "~m~Benutzung: ~s~/car")]
|
||||
public void CmdUserCar(Client player)
|
||||
|
||||
Reference in New Issue
Block a user