mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 04:02:37 +03:00
bug fix & adjustable snap range
This commit is contained in:
@@ -548,6 +548,9 @@ if (isNil "helperDetach") then {
|
||||
if (isNil "DZE_modularBuild") then {
|
||||
DZE_modularBuild = false;
|
||||
};
|
||||
if (isNil "DZE_snapExtraRange") then {
|
||||
DZE_snapExtraRange = 0;
|
||||
};
|
||||
|
||||
// needed on server
|
||||
if(isNil "DZE_PlotPole") then {
|
||||
|
||||
Reference in New Issue
Block a user