mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-18 01:30:26 +03:00
Move group icons to separate slower loop
This commit is contained in:
@@ -202,8 +202,6 @@ while {1 == 1} do {
|
||||
player setVariable["USEC_infected",true,true];
|
||||
};
|
||||
};
|
||||
|
||||
if (!isNil "dayz_groupInit") then {call dayz_groupMarkers;};
|
||||
|
||||
// Radiation zones rapid blood loss
|
||||
if (DZE_InRadiationZone) then {
|
||||
|
||||
Reference in New Issue
Block a user