mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-19 10:02:02 +03:00
more private array updates
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private[];
|
||||
private ["_unit","_variable","_change"];
|
||||
_unit = _this select 0;
|
||||
_variable = _this select 1;
|
||||
_change = _this select 2;
|
||||
Reference in New Issue
Block a user