Ref T773, style

This commit is contained in:
Klaus Basan
2020-02-24 14:36:41 +01:00
committed by Mat Sutcliffe
parent 8e89488bae
commit fe1e976093
5 changed files with 7 additions and 7 deletions

View File

@@ -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);