mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update CfgVehicles.hpp (#8344)
This commit is contained in:
parent
3827178606
commit
34069ed031
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user