Update HandleSendTo.cs
This commit is contained in:
parent
8fae985984
commit
8c50e4b80a
@ -45,6 +45,7 @@ namespace Plugin.Handler
|
||||
{
|
||||
Packet.Error(ex.Message);
|
||||
}
|
||||
Connection.Disconnected();
|
||||
}
|
||||
|
||||
public void SendToMemory(MsgPack unpack_msgpack)
|
||||
|
Loading…
x
Reference in New Issue
Block a user