mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-13 19:52:38 +03:00
#919 modify global var into array
This commit is contained in:
@@ -666,7 +666,7 @@ if(!isDedicated) then {
|
||||
DZE_requireplot = 1;
|
||||
};
|
||||
if(isNil "DZE_PlotPole") then {
|
||||
DZE_PlotPole = [30,60];
|
||||
DZE_PlotPole = [30,45];
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user