chore: rename namespace

This commit is contained in:
2022-05-01 21:39:46 +04:00
parent 6fa19a90c7
commit 02160f8b33
9 changed files with 9 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
using NetStack.Serialization;
namespace Ragon.Core
namespace Ragon.Common
{
public interface IPacket
{