mirror of
https://github.com/raphaeIl/Novaria.git
synced 2025-12-17 00:44:53 +01:00
remove tcp GameServer and rename SDKServer
This commit is contained in:
@@ -4,7 +4,7 @@ using Proto;
|
||||
using Serilog;
|
||||
using System.Reflection;
|
||||
|
||||
namespace Novaria.SDKServer.Controllers.Api.ProtocolHandlers
|
||||
namespace Novaria.GameServer.Controllers.Api.ProtocolHandlers
|
||||
{
|
||||
[AttributeUsage(AttributeTargets.Method, AllowMultiple = false)]
|
||||
internal class ProtocolHandlerAttribute : Attribute
|
||||
|
||||
Reference in New Issue
Block a user