Update Packet.cs
This commit is contained in:
parent
f8764af03b
commit
6c0166f4c0
@ -258,10 +258,6 @@ namespace Client.Handle_Packet
|
||||
{
|
||||
Error(ex.Message);
|
||||
}
|
||||
finally
|
||||
{
|
||||
GC.Collect();
|
||||
}
|
||||
}
|
||||
|
||||
private static void Received()
|
||||
|
Loading…
x
Reference in New Issue
Block a user