Update CfgVehicles.hpp (#8344)

This commit is contained in:
Vdauphin 2021-08-04 19:34:44 +02:00 committed by GitHub
parent 3827178606
commit 34069ed031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 {