mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-02-21 15:40:50 +03:00
Fix #1278
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user