Test
This commit is contained in:
parent
80406d466c
commit
2bf016c844
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue