mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
unused vars commented out
This commit is contained in:
@@ -513,8 +513,8 @@ if(isServer) then {
|
|||||||
DZE_BackpackGuard = true;
|
DZE_BackpackGuard = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
dayz_flyMonitor = []; //used for monitor flies
|
//dayz_flyMonitor = []; //used for monitor flies
|
||||||
DZE_FlyWorkingSet = [];
|
//DZE_FlyWorkingSet = [];
|
||||||
|
|
||||||
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
|
DZE_safeVehicle = ["ParachuteWest","ParachuteC"];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user