This commit is contained in:
icomrade
2014-06-04 20:41:50 -04:00
parent 65c08ace63
commit 6fc575cacc
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ _name = _args select 0;
_vcl = _args select 1;
_crewVcl = crew _vcl;
_name removeAction NORRN_pullOutAction;
_name removeAction (_this select 2);
for [{ _loop = 0 },{ _loop < count _crewVcl },{ _loop = _loop + 1}] do
{