mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-25 01:49:19 +03:00
Fix server position sync after knockout
All DayZ Mod Development commits since 1.8.7 release (Jan. 24) have now been applied.
This commit is contained in:
@@ -134,7 +134,7 @@ if (_woodCutting) then {
|
||||
};
|
||||
_isOk = false;
|
||||
_proceed = true;
|
||||
uisleep 1;
|
||||
uiSleep 1;
|
||||
};
|
||||
cutText [format [localize "str_player_24_progress", _counter,_countOut], "PLAIN DOWN"];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user