fix BB proxy bugs

This commit is contained in:
Martin Michelsen
2025-07-02 21:14:32 -07:00
parent 0a5065707c
commit fd39a89957
2 changed files with 10 additions and 6 deletions
+1
View File
@@ -22,6 +22,7 @@ struct ProxySession {
uint32_t remote_ip_crc = 0;
bool received_reconnect = false;
bool enable_remote_ip_crc_patch = false;
bool bb_client_sent_E0 = false;
struct LobbyPlayer {
uint32_t guild_card_number = 0;