mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Remove cargo from fastrope helper object (#5480)
This commit is contained in:
parent
f0818bc8d4
commit
1a590ea399
@ -156,6 +156,8 @@ class CfgVehicles {
|
||||
class ACE_Actions {};
|
||||
class Turrets {};
|
||||
class TransportItems {};
|
||||
EGVAR(cargo,hasCargo) = 0;
|
||||
EGVAR(cargo,space) = 0;
|
||||
};
|
||||
|
||||
class Helicopter_Base_H;
|
||||
|
Loading…
Reference in New Issue
Block a user