mirror of
https://github.com/dcs-retribution/dcs-retribution.git
synced 2025-11-10 15:41:24 +00:00
Updating the game destroys this window so we cannot continue with the calls. It worked in my initial testing, so presumably it's partly dependent on when the finalizers run. Since the windows will be destroyed there's nothing for us to actually update, so just remove that signal and the explicit close calls. Fixes https://github.com/dcs-liberation/dcs_liberation/issues/1344