mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
Entry check
This commit is contained in:
@@ -87,6 +87,8 @@ namespace BlackGui
|
||||
|
||||
void CAircraftComponent::update()
|
||||
{
|
||||
if (sGui->isShuttingDown()) { return; }
|
||||
|
||||
Q_ASSERT(ui->tvp_AircraftInRange);
|
||||
Q_ASSERT(sGui->getIContextNetwork());
|
||||
Q_ASSERT(sGui->getIContextSimulator());
|
||||
|
||||
Reference in New Issue
Block a user