mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
Add missing private var
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
private ["_event","_groupUIDs","_newGroup","_player","_playerUID"];
|
||||
private ["_event","_groupUIDs","_newGroup","_player","_playerUID","_save"];
|
||||
|
||||
_event = _this select 0;
|
||||
_player = _this select 1;
|
||||
|
||||
Reference in New Issue
Block a user