mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-25 10:15:43 +08:00
[FS9] Move MPChangePlayerPlane sending into its own member function
This commit is contained in:
committed by
Klaus Basan
parent
a13f7eb1d4
commit
55b19d2f74
@@ -88,6 +88,7 @@ namespace BlackSimPlugin
|
||||
|
||||
void sendMultiplayerPosition(const BlackMisc::Aviation::CAircraftSituation &situation);
|
||||
void sendMultiplayerParamaters();
|
||||
void sendMultiplayerChangePlayerPlane();
|
||||
|
||||
BlackMisc::PhysicalQuantities::CTime m_updateInterval;
|
||||
BlackMisc::IInterpolator *m_interpolator = nullptr;
|
||||
|
||||
Reference in New Issue
Block a user