refs #935, avoid issues when shutting down

This commit is contained in:
Klaus Basan
2017-04-13 01:06:05 +02:00
committed by Mathew Sutcliffe
parent d475246941
commit f34e80ea62
5 changed files with 20 additions and 2 deletions

View File

@@ -83,6 +83,7 @@ namespace BlackCore
virtual BlackMisc::Aviation::CAirportList getAirportsInRange() const override;
virtual void setWeatherActivated(bool activated) override;
virtual void unload() override;
virtual bool isShuttingDown() const override;
virtual int physicallyRemoveMultipleRemoteAircraft(const BlackMisc::Aviation::CCallsignSet &callsigns) override;
//! \addtogroup swiftdotcommands