fixing typos

This commit is contained in:
Eero af Heurlin 2016-07-25 01:21:59 +03:00
parent dd9557416d
commit fb9068625e

View File

@ -11,7 +11,7 @@ scopeName "main";
_returnValue = _veh;
breakTo "main";
}
} forEach BIS_fnc_listPlayers;
} forEach (call BIS_fnc_listPlayers);
diag_log format["playerVehicleInList returning: %1", _returnValue];
_returnValue