Added support for TFR/ACRE on unconscious

This commit is contained in:
Glowbal 2015-04-06 14:09:59 +02:00
parent 0bcb7f76dc
commit 2657677bd8

View File

@ -37,7 +37,6 @@ if (!local _unit) exitwith {
_unit setvariable ["ACE_isUnconscious", true, true];
_unit setUnconscious true;
// @todo: mute player?
if (_unit == ACE_player) then {
if (visibleMap) then {openMap false};
closeDialog 0;