mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
increase default here to 3
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user