1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Merge pull request from gienkov/patch-22

Fix checking vitals anim
This commit is contained in:
Glowbal 2015-08-08 14:32:36 +02:00
commit 65c06551a5

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