Fixed renaming

This commit is contained in:
MaxXor 2015-08-08 20:04:40 +02:00
parent c770a89083
commit 04231122f5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ namespace xServer.Core.Build
|| typeDef.Namespace.StartsWith("xClient.Core.Elevation")
|| typeDef.Namespace.StartsWith("xClient.Core.Compression")
|| typeDef.Namespace.StartsWith("xClient.Core.Networking")
|| typeDef.Namespace.StartsWith("ProtoBuf")
|| typeDef.Namespace.StartsWith("xClient.Core.NetSerializer")
|| typeDef.Namespace.StartsWith("xClient.Core.ReverseProxy")
|| typeDef.Namespace.StartsWith("xClient.Core.MouseKeyHook")
|| typeDef.Namespace.StartsWith("xClient.Core.Packets")