Merge branch 'coopnet' of github.com:sm64ex-coop-dev/sm64ex-coop into coopnet

This commit is contained in:
MysterD 2023-04-15 22:43:29 -07:00
commit 64645e45ef
2 changed files with 1 additions and 1 deletions

Binary file not shown.

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;