Fix checking vitals anim

It uses animations that don't match at all what you are doing anyway so I think it's better to just disable anim for that actions which are:
* Checking pulse
* Checking BP
* Checking response
This commit is contained in:
Grzegorz 2015-06-17 14:58:35 +02:00
parent 2afcf92643
commit 1de569656d

View File

@ -242,6 +242,8 @@ class ACE_Medical_Actions {
callbackProgress = "";
animationPatient = "";
animationCaller = ""; // TODO
animationCallerProne = "";
animationCallerSelfProne = "";
itemConsumed = 0;
litter[] = {};
};