mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-21 19:06:29 +03:00
private arrays part 2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// Load_wounded.sqf
|
||||
// OCTOBER 2010 - norrin
|
||||
|
||||
private ["_wounded","_vcl","_group"];
|
||||
private ["_wounded","_vcl"];
|
||||
|
||||
_wounded = _this select 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user