mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +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);
|
||||
return metersAltitude;
|
||||
}
|
||||
}
|
||||
} // ns
|
||||
|
||||
@@ -40,6 +40,6 @@ namespace XSwiftBus
|
||||
private:
|
||||
XPLMProbeRef m_ref = nullptr;
|
||||
};
|
||||
}
|
||||
} // ns
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user