mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-24 06:25:37 +08:00
Ref T290, style
This commit is contained in:
@@ -33,4 +33,4 @@ namespace XSwiftBus
|
|||||||
XPLMLocalToWorld(probe.locationX, probe.locationY, probe.locationZ, °reesLatitude, °reesLongitude, &metersAltitude);
|
XPLMLocalToWorld(probe.locationX, probe.locationY, probe.locationZ, °reesLatitude, °reesLongitude, &metersAltitude);
|
||||||
return metersAltitude;
|
return metersAltitude;
|
||||||
}
|
}
|
||||||
}
|
} // ns
|
||||||
|
|||||||
@@ -40,6 +40,6 @@ namespace XSwiftBus
|
|||||||
private:
|
private:
|
||||||
XPLMProbeRef m_ref = nullptr;
|
XPLMProbeRef m_ref = nullptr;
|
||||||
};
|
};
|
||||||
}
|
} // ns
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user