mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-04 08:36:52 +08:00
Ref T773, style
This commit is contained in:
committed by
Mat Sutcliffe
parent
8e89488bae
commit
fe1e976093
@@ -1429,7 +1429,7 @@ namespace BlackCore
|
||||
fromNonMoving = true;
|
||||
}
|
||||
|
||||
// do we have a elevation yet?
|
||||
// do we have an elevation yet?
|
||||
if (!averagePlane.isNull())
|
||||
{
|
||||
correctedSituation.setGroundElevation(averagePlane, CAircraftSituation::Average);
|
||||
|
||||
Reference in New Issue
Block a user