#919 modify global var into array

This commit is contained in:
HARLAN
2013-12-16 13:03:00 -05:00
parent ed3266d124
commit 4aea9f9e3c

View File

@@ -666,7 +666,7 @@ if(!isDedicated) then {
DZE_requireplot = 1;
};
if(isNil "DZE_PlotPole") then {
DZE_PlotPole = [30,60];
DZE_PlotPole = [30,45];
};