diff --git a/src/MultiPlayer/mpmessages.hxx b/src/MultiPlayer/mpmessages.hxx index 11ffc21..d767c69 100644 --- a/src/MultiPlayer/mpmessages.hxx +++ b/src/MultiPlayer/mpmessages.hxx @@ -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