1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Merge pull request from gpgpgpgp/patch-2

add a line to get rid of 4 first aid kits in the invisible fast roping helper
This commit is contained in:
Glowbal 2016-06-11 21:53:34 +02:00 committed by GitHub
commit e8ba309765

@ -155,6 +155,7 @@ class CfgVehicles {
model = QPATHTOF(data\helper.p3d);
class ACE_Actions {};
class Turrets {};
class TransportItems {};
};
class Helicopter_Base_H;