Update medPainkiller.sqf

This commit is contained in:
ebaydayz
2016-11-02 20:21:55 -04:00
committed by GitHub
parent 93a988955f
commit dd2a21a867

View File

@@ -5,4 +5,5 @@ _medic = _array select 1;
if ((_unit == player) or (vehicle player != player)) then {
r_player_inpain = false;
};
R3F_TIRED_Accumulator = 0;
};