mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-04-18 10:16:39 +03:00
private arrays part 2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// bleed.sqf
|
||||
|
||||
private ["_id","_unit"];
|
||||
private ["_id","_unit","_num_removed"];
|
||||
_unit = (_this select 3) select 0;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user