更新 'src/MultiPlayer/mpmessages.hxx'
This commit is contained in:
parent
19094adcff
commit
2b99e69fd6
@ -108,6 +108,9 @@ struct T_PositionMsg {
|
||||
// angular acceleration wrt the earth centered frame measured in
|
||||
// the earth centered frame
|
||||
xdr_data_t angularAccel[3];
|
||||
//zhongjin add
|
||||
xdr_data_t jwhtext[4];
|
||||
|
||||
// Padding. The alignment is 8 bytes on x86_64 because there are
|
||||
// 8-byte types in the message, so the size should be explicitly
|
||||
// rounded out to a multiple of 8. Of course, it's a bad idea to
|
||||
|
Loading…
Reference in New Issue
Block a user