fix card search results on pc

This commit is contained in:
Martin Michelsen
2022-07-29 11:52:43 -07:00
parent 2fe51519d4
commit 0ebf2ba8ef
+1 -1
View File
@@ -731,7 +731,7 @@ struct S_GuildCardSearchResult {
// player is not in a game, GAME-NAME should be the lobby name - for standard
// lobbies this is "BLOCK<blocknum>-<lobbynum>"; for CARD lobbies this is
// "BLOCK<blocknum>-C<lobbynum>".
ptext<char, 0x44> location_string;
ptext<CharT, 0x44> location_string;
// If the player chooses to meet the user, this menu ID and lobby ID is sent
// in the login command (9D/9E) after connecting to the server designated in
// reconnect_command. In fact, the remaining fields in this structure directly