Slightly speed up a switch model check

Check once instead of twice
This commit is contained in:
ebayShopper
2017-11-10 12:03:05 -05:00
parent ac32a8b2cd
commit 0fadd1e5fc
3 changed files with 3 additions and 4 deletions

View File

@@ -536,7 +536,6 @@ if (isNil "DZE_SelfTransfuse") then {DZE_SelfTransfuse = false;};
if (isNil "DZE_selfTransfuse_Values") then {DZE_selfTransfuse_Values = [12000,15,120];};
if (isNil "DZE_PlotPole") then {DZE_PlotPole = [30,45];};
DZE_maintainRange = ((DZE_PlotPole select 0)+20);
if (isNil "DZE_slowZombies") then {DZE_slowZombies = false;};
if (isServer) then {
dayz_serverPUIDArray = [];