mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
* Added missing mutex lock in 'CBrowser::UpdateHostingStatus' when host status is 'NOT_HOSTING'. * Use server's remote checksum to test whether or not the checksum is valid, as this is the one that will be used for hosting. * Construct 'NetGameServer_t' from the main thread instead, and dispatch back into separate thread for remote query.