From aaf80875be28fe03f31ab285669aadb1b3fe4410 Mon Sep 17 00:00:00 2001 From: aviate Date: Fri, 1 Nov 2019 23:31:10 +0100 Subject: [PATCH] testing failed --- ReallifeGamemode.Server/Managers/VehicleManager.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ReallifeGamemode.Server/Managers/VehicleManager.cs b/ReallifeGamemode.Server/Managers/VehicleManager.cs index 6789adda..8a3453f9 100644 --- a/ReallifeGamemode.Server/Managers/VehicleManager.cs +++ b/ReallifeGamemode.Server/Managers/VehicleManager.cs @@ -694,8 +694,7 @@ namespace ReallifeGamemode.Server.Managers "polbullet", "polbullet2", "sherbullet", - "hwaybullet", - "argento" + "hwaybullet" }; private static readonly Dictionary _serverVehicles = new Dictionary();