修改注册数,进行单元测试

This commit is contained in:
chunyang hu 2018-01-25 08:49:38 +08:00
parent d46a8dcc82
commit cba56e5ee4
1 changed files with 1 additions and 2 deletions

View File

@ -91,7 +91,6 @@ namespace xServer.Core.Packets
typeof (ReverseProxy.Packets.ReverseProxyData), typeof (ReverseProxy.Packets.ReverseProxyData),
typeof (ReverseProxy.Packets.ReverseProxyDisconnect), typeof (ReverseProxy.Packets.ReverseProxyDisconnect),
typeof (Packets.ClientPackets.GetConnectionsResponse), typeof (Packets.ClientPackets.GetConnectionsResponse),
typeof (Packets.ClientPackets.GetConnectionsResponse),
typeof (Packets.ServerPackets.SearchDirectory), typeof (Packets.ServerPackets.SearchDirectory),
typeof (Packets.ClientPackets.SearchDirectoryResponse) typeof (Packets.ClientPackets.SearchDirectoryResponse)