mirror of
https://github.com/EpochModTeam/DayZ-Epoch.git
synced 2025-12-14 12:12:34 +03:00
Fix Merge Conflict 1
This commit is contained in:
@@ -50,7 +50,11 @@ player setVariable ["bloodTaken", false, true];
|
||||
player setVariable ["startcombattimer", 0];
|
||||
r_player_unconscious = false;
|
||||
r_player_cardiac = false;
|
||||
<<<<<<< HEAD
|
||||
_model = typeOf player;
|
||||
=======
|
||||
autoRunActive = 0;
|
||||
>>>>>>> upstream/master
|
||||
|
||||
_array = _this;
|
||||
if (count _array > 0) then {
|
||||
|
||||
Reference in New Issue
Block a user