This commit is contained in:
MysterD 2023-04-15 22:25:58 -07:00
parent a9fb26b8a3
commit ddb15c0ca3

View file

@ -174,7 +174,7 @@ static void ns_coopnet_shutdown(bool reconnecting) {
coopnet_shutdown();
gCoopNetCallbacks.OnLobbyListGot = NULL;
gCoopNetCallbacks.OnLobbyListFinish = NULL;
coopnet_update();
//coopnet_update();
sIntentionalDisconnect = false;
sLocalLobbyId = 0;