Move group icons to separate slower loop

This commit is contained in:
ebaydayz
2017-01-22 19:09:02 -05:00
parent ff6463473f
commit b148293920
9 changed files with 114 additions and 107 deletions

View File

@@ -30,8 +30,6 @@ sched_onEachFrame = {
diag_log format [ "h1nt: LOW FPS (%1)", diag_fpsmin ];
};
};
if (!isNil "dayz_groupIcons") then {call dayz_groupIcons;};
_ret
};