delete vehicle trailer on vdestroy
This commit is contained in:
@@ -954,6 +954,7 @@ namespace ReallifeGamemode.Server.Commands
|
||||
}
|
||||
|
||||
VehicleManager.DeleteVehicle(targetVeh);
|
||||
targetVeh.Trailer?.Delete();
|
||||
}
|
||||
|
||||
[Command("vlivery", "~m~Benutzung: ~s~/vlivery [Livery]")]
|
||||
|
||||
Reference in New Issue
Block a user