mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-28 18:51:50 +03:00
Clear typicalCargo for some vehicles missing it
Prevents preloading units, may help with load times a little.
This commit is contained in:
@@ -29,6 +29,8 @@ class VWGolf : Car {
|
||||
vehicleClass = "Car";
|
||||
crew = "";
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
maxSpeed = 241;
|
||||
terrainCoef = 6;
|
||||
turnCoef = 2;
|
||||
|
||||
Reference in New Issue
Block a user