Medical - Various debugging and fix cpr anim speed (#7122)

* Medical - Various debugging and fix cpr anim speed

* Update fnc_setCardiacArrest.sqf
This commit is contained in:
PabstMirror
2019-08-06 08:10:33 -05:00
committed by GitHub
parent 75a8ba2b34
commit f5782fd1ff
14 changed files with 40 additions and 8 deletions

View File

@ -16,6 +16,7 @@
*/
params ["_state"];
TRACE_1("disableUserInput",_state);
if (_state) then {
disableSerialization;