mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
Formatting
This commit is contained in:
committed by
Roland Winklmeier
parent
7f4ee19d24
commit
1ff0607e42
@@ -100,7 +100,7 @@ namespace BlackMisc
|
||||
if (found)
|
||||
{
|
||||
m_elvFound++;
|
||||
return CElevationPlane(coordinate, reference); // plane with radis = distance to reference
|
||||
return CElevationPlane(coordinate, reference); // plane with radius = distance to reference
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user