oop dont forget to remove this

This commit is contained in:
Li 2022-11-17 02:56:25 +13:00
parent b9e3949b14
commit 9c6c719c1a

View file

@ -43,7 +43,6 @@ namespace HISP.Server.Network
else else
break; break;
Thread.Sleep(1000 * 3);
} while (!socket.ReceiveAsync(e)); } while (!socket.ReceiveAsync(e));