increase default here to 3

This commit is contained in:
[VB]AWOL
2014-06-02 15:25:46 -05:00
parent e9faa77d8f
commit 4c314b8c3c

View File

@@ -731,7 +731,7 @@ if(!isDedicated) then {
};
if(isNil "DZE_AntiWallLimit") then {
DZE_AntiWallLimit = 1;
DZE_AntiWallLimit = 3;
};
if(isNil "DZE_requireplot") then {
DZE_requireplot = 1;