mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2026-07-05 08:01:56 +03:00
Fix survival time not counted after clothes change
Vanilla commits: https://github.com/DayZMod/DayZ/commit/cf4fde633539a6980f3ca4297cd37c558d4fca03 https://github.com/DayZMod/DayZ/commit/74dd04616f81f580057927bad37be98156a7b123
This commit is contained in:
@@ -58,8 +58,6 @@ sched_medical = { // 1 second
|
||||
} else {
|
||||
[] spawn fnc_usec_playerHandleBlood;
|
||||
};
|
||||
|
||||
dayz_sessionTime = dayz_sessionTime + 1;
|
||||
|
||||
[_unconHdlr]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user