mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Formatting, renaming
This commit is contained in:
committed by
Roland Winklmeier
parent
eb0fa92e7e
commit
d021e2dcce
@@ -92,7 +92,7 @@ namespace BlackMisc
|
||||
}
|
||||
else
|
||||
{
|
||||
if (!situation.hasInboundGroundInformation())
|
||||
if (!situation.hasInboundGroundDetails())
|
||||
{
|
||||
// the ground flag is not reliable and we have no ground elevation
|
||||
if (situation.getOnGroundDetails() == CAircraftSituation::OnGroundByGuessing)
|
||||
|
||||
Reference in New Issue
Block a user