Skip to content

Commit

Permalink
Update CfgVehicles.hpp (#8344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vdauphin authored Aug 4, 2021
1 parent 3827178 commit 34069ed
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions addons/cargo/CfgVehicles.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -636,6 +636,14 @@ class CfgVehicles {
GVAR(space) = 49;
GVAR(size) = 50;
};
class Land_Cargo20_IDAP_F: Cargo_base_F {
class EventHandlers {
class CBA_Extended_EventHandlers: CBA_Extended_EventHandlers {};
};

GVAR(space) = 49;
GVAR(size) = 50;
};

class Land_Cargo40_blue_F: Cargo_base_F {
class EventHandlers {
Expand Down

0 comments on commit 34069ed

Please sign in to comment.