更新 'src/MultiPlayer/multiplaymgr.cxx'

This commit is contained in:
2022-11-07 18:29:01 +08:00
parent df84113df6
commit e834e998ec

View File

@@ -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("");