更新 'src/MultiPlayer/mpmessages.hxx'

This commit is contained in:
zhongjin 2022-11-07 16:01:33 +08:00
parent 534cc13be0
commit 9342160ad9

View File

@ -112,7 +112,7 @@ struct T_PositionMsg {
char airport[4];
xdr_data_t jwhtext[10];
xdr_data_t jwhtext[15];
// Padding. The alignment is 8 bytes on x86_64 because there are
// 8-byte types in the message, so the size should be explicitly