improve bb proxy robustness

This commit is contained in:
Martin Michelsen
2022-05-23 19:28:14 -07:00
parent 5a3a55b233
commit 1ff6a4c7e6
4 changed files with 102 additions and 33 deletions
+2
View File
@@ -49,6 +49,8 @@ public:
struct sockaddr_storage next_destination;
uint8_t prev_server_command_bytes[6];
uint32_t remote_ip_crc;
bool enable_remote_ip_crc_patch;
GameVersion version;
uint32_t sub_version;