mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-01 13:36:48 +08:00
Formatting
This commit is contained in:
@@ -209,6 +209,6 @@ namespace BlackCore
|
||||
if (!wasValid) { return; } // ignore the 1st snapshot
|
||||
}
|
||||
|
||||
emit airspaceAircraftSnapshot(snapshot);
|
||||
emit this->airspaceAircraftSnapshot(snapshot);
|
||||
}
|
||||
} // ns
|
||||
|
||||
Reference in New Issue
Block a user