kleinigkeiten text

This commit is contained in:
Luke
2021-06-01 09:25:33 +02:00
parent 86e8420ae3
commit 250859332d
3 changed files with 8 additions and 8 deletions

View File

@@ -3444,7 +3444,7 @@ namespace ReallifeGamemode.Server.Commands
BankManager.SetMoney(player, business, amount, "Admin");
}
//[Command("interior", "~m~Benutzung: ~s~/interior [Add / Remove / SetEnter / SetExit] [Name / ID]")]
//[Command("interior", "~m~Benutzung: ~s~/interior [Add / Remove / SetEnter / SetExit] [Spieler]")]
//public void CmdAdminInterior(Player player, string option1, string option2)
//{
// if (!player.GetUser()?.IsAdmin(AdminLevel.HEADADMIN) ?? true)