diff --git a/src/CommandFormats.hh b/src/CommandFormats.hh index 156e27a1..b58b99f7 100644 --- a/src/CommandFormats.hh +++ b/src/CommandFormats.hh @@ -257,7 +257,7 @@ struct S_ReconnectT { U16T port = 0; le_uint16_t unused = 0; } __packed_ws_be__(S_ReconnectT, 0x08); -using S_Reconnect_Patch_14 = S_ReconnectT; +using S_Reconnect_Patch_14 = S_ReconnectT; // 15 (S->C): Login failure // No arguments. The client shows a message like "Incorrect game ID or password" and disconnects.