mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
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:
@ -16,6 +16,7 @@
|
||||
*/
|
||||
|
||||
params ["_state"];
|
||||
TRACE_1("disableUserInput",_state);
|
||||
|
||||
if (_state) then {
|
||||
disableSerialization;
|
||||
|
Reference in New Issue
Block a user