Merge branch 'gunbag' of https://github.com/ir0n1e/ACE3 into gunbag

This commit is contained in:
ir0n1e 2016-05-04 06:32:17 +02:00
commit ad7bd3efc1
2 changed files with 2 additions and 1 deletions

View File

@ -34,6 +34,7 @@ _weapon = (_state select 0) select 0;
_items = (_state select 1);
_unit addWeapon _weapon;
removeAllPrimaryWeaponItems _unit;
{
_unit addWeaponItem [_weapon, _x];

View File

@ -1 +1 @@
#include "\z\ace\addons\gunbag\script_component.hpp"
#include "\z\ace\addons\gunbag\script_component.hpp"