UDP Cleanup

This commit is contained in:
Anonymous275
2020-11-25 20:26:43 +02:00
parent 6bf7e95321
commit 1579c8bc29
3 changed files with 1 additions and 160 deletions

View File

@@ -111,7 +111,6 @@ void NetReset(){
KillSocket(GSocket);
}
GSocket = -1;
ClearAll();
}
SOCKET SetupListener(){