don't make Explosives close one display at death

This commit is contained in:
commy2 2018-06-25 00:08:15 +02:00
parent e3c5396593
commit b7e3646697

View File

@ -21,7 +21,7 @@ TRACE_1("params",_unit);
if (_unit == ace_player) then { if (_unit == ace_player) then {
// close cellphone if open // close cellphone if open
closeDialog 0; findDisplay 8855 closeDisplay 0;
}; };
// Exit if no item: // Exit if no item: