This commit is contained in:
Lukas Moungos
2019-12-13 17:10:00 +01:00
parent 3589311c6f
commit e95a862ea4

View File

@@ -3038,14 +3038,9 @@ namespace ReallifeGamemode.Server.Commands
ChatService.NotAuthorized(player);
return;
}
player.TriggerEvent("ADMIN:DeleteTurf");
}
#endregion
#region ALevel1338