mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 20:13:13 +03:00
increase default here to 3
This commit is contained in:
@@ -731,7 +731,7 @@ if(!isDedicated) then {
|
|||||||
};
|
};
|
||||||
|
|
||||||
if(isNil "DZE_AntiWallLimit") then {
|
if(isNil "DZE_AntiWallLimit") then {
|
||||||
DZE_AntiWallLimit = 1;
|
DZE_AntiWallLimit = 3;
|
||||||
};
|
};
|
||||||
if(isNil "DZE_requireplot") then {
|
if(isNil "DZE_requireplot") then {
|
||||||
DZE_requireplot = 1;
|
DZE_requireplot = 1;
|
||||||
|
|||||||
Reference in New Issue
Block a user