mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
d870a1f448
Minor oversight introduced in pabst's fix for #2989, the icon handler is a mission event handler that isn't self terminating so the index needs to be preserved until after it is removed via `removeMissionEventHandler`. It is safe to let the `onUnload` event take care of that (and preferable so that icons disappear while temporarily closed). |
||
---|---|---|
.. | ||
fnc_cacheUnitInfo.sqf | ||
fnc_cycleCamera.sqf | ||
fnc_handleCamera.sqf | ||
fnc_handleCompass.sqf | ||
fnc_handleIcons.sqf | ||
fnc_handleInterface.sqf | ||
fnc_handleMap.sqf | ||
fnc_handleMouse.sqf | ||
fnc_handleToolbar.sqf | ||
fnc_handleUnits.sqf | ||
fnc_interrupt.sqf | ||
fnc_moduleSpectatorSettings.sqf | ||
fnc_respawnTemplate.sqf | ||
fnc_setCameraAttributes.sqf | ||
fnc_setSpectator.sqf | ||
fnc_stageSpectator.sqf | ||
fnc_toggleInterface.sqf | ||
fnc_transitionCamera.sqf | ||
fnc_updateCameraModes.sqf | ||
fnc_updateSpectatableSides.sqf | ||
fnc_updateUnits.sqf | ||
fnc_updateVisionModes.sqf | ||
script_component.hpp |