更新 'src/MultiPlayer/multiplaymgr.cxx'
This commit is contained in:
@@ -1480,7 +1480,7 @@ FGMultiplayMgr::SendMyPosition(const FGExternalMotionData& motionInfo)
|
||||
PosMsg->jwhtext[11] = XDR_encode_float (xxx);
|
||||
|
||||
xxx = fgGetDouble("/position/altitude-agl-m",true);
|
||||
PosMsg->jwhtext[11] = XDR_encode_float (xxx);
|
||||
PosMsg->jwhtext[12] = XDR_encode_float (xxx);
|
||||
|
||||
|
||||
//n = fgGetNode("");
|
||||
|
||||
Reference in New Issue
Block a user