mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-20 18:36:29 +03:00
private array updates + fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
private ["_gen","_caller","_id","_NV","_NVOn","_OldAperture"];
|
||||
private ["_gen","_caller","_id","_NV","_NVOn","_OldAperture","_NV1","_NV2","_NV3"];
|
||||
_gen = _this select 0;
|
||||
_caller = _this select 1;
|
||||
_id = _this select 2;
|
||||
|
||||
Reference in New Issue
Block a user