Push #941 - Epinephrine

This commit is contained in:
Skaronator
2014-01-11 20:32:51 +01:00
parent e422df8fc0
commit 3f63f1ab2a
4 changed files with 9 additions and 11 deletions

View File

@@ -20,7 +20,8 @@ if (!_isDead) then {
r_player_cardiac = false;
r_player_handler1 = false;
};
/* WIP - PVS/PVC - Not anymore used: moved to server_sendToClient.sqf - Skaronator */
if (isServer) then {
_unit setVariable["medForceUpdate",true];
};