diff --git a/addons/spectator/XEH_postInit.sqf b/addons/spectator/XEH_postInit.sqf index b802934..a65a477 100644 --- a/addons/spectator/XEH_postInit.sqf +++ b/addons/spectator/XEH_postInit.sqf @@ -42,8 +42,6 @@ if (hasInterface) then { }, [], GVAR(unconsciousDelay), { WARNING("Player unconscious!"); [QGVAR(start)] call CBA_fnc_localEvent; - // Disable ACE's disable user input - ["unconscious", false] call ACEFUNC(common,setDisableUserInputStatus); }] call CBA_fnc_waitUntilAndExecute; GVAR(unconsciousKilledEH) = player addEventHandler ["Killed", {