Change Notfallkit

This commit is contained in:
michael.reiswich
2021-05-20 23:10:15 +02:00
parent 3f926fb9ef
commit a5b6f3215e
2 changed files with 20 additions and 9 deletions

View File

@@ -1151,7 +1151,7 @@ namespace ReallifeGamemode.Server.Managers
Vehicle newVeh = sV.Spawn(vehicle);
newVeh.Repair();
}
if (sV is FactionVehicle || sV is GroupVehicle)
{
vehicle.Delete();