mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
Clear typicalCargo for some vehicles missing it
Prevents preloading units, may help with load times a little.
This commit is contained in:
@@ -6,7 +6,9 @@ class TT650_Ins: TT650_Base {
|
||||
maxspeed = 180;
|
||||
scope = public;
|
||||
side = 0;
|
||||
typicalcargo[] = {};
|
||||
typicalCargo[] = {};
|
||||
class TransportMagazines {};
|
||||
class TransportWeapons {};
|
||||
|
||||
class HitPoints {
|
||||
class HitEngine {
|
||||
|
||||
Reference in New Issue
Block a user