diff --git a/ReallifeGamemode.Server/Managers/VehicleManager.cs b/ReallifeGamemode.Server/Managers/VehicleManager.cs index 8a3453f9..6789adda 100644 --- a/ReallifeGamemode.Server/Managers/VehicleManager.cs +++ b/ReallifeGamemode.Server/Managers/VehicleManager.cs @@ -694,7 +694,8 @@ namespace ReallifeGamemode.Server.Managers "polbullet", "polbullet2", "sherbullet", - "hwaybullet" + "hwaybullet", + "argento" }; private static readonly Dictionary _serverVehicles = new Dictionary();