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();