bug fix & adjustable snap range

This commit is contained in:
raymix
2014-08-08 13:30:25 +01:00
parent 73470f1e90
commit 176c0372b4
3 changed files with 6 additions and 5 deletions

View File

@@ -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 {