mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Merge pull request #2136 from F507DMT/patch-29
private fix player_projectileNear.sqf
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_currentNear","_listNear","_callCount"];
|
||||
private["_unit","_projectile","_isInComat","_listNear","_callCount","_projectilespeed","_projectflight","_currentNear","_nearVehicle","_isInCombat"];
|
||||
_unit = _this select 0;
|
||||
_projectile = _this select 6;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user