更新 'src/MultiPlayer/mpmessages.hxx'
This commit is contained in:
parent
6490ee1602
commit
0382bacdb4
@ -109,7 +109,10 @@ struct T_PositionMsg {
|
||||
// the earth centered frame
|
||||
xdr_data_t angularAccel[3];
|
||||
//zhongjin add
|
||||
xdr_data_t jwhtext[4];
|
||||
|
||||
char airport[4]
|
||||
|
||||
xdr_data_t jwhtext[10];
|
||||
|
||||
// Padding. The alignment is 8 bytes on x86_64 because there are
|
||||
// 8-byte types in the message, so the size should be explicitly
|
||||
|
Loading…
Reference in New Issue
Block a user