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
@@ -2,7 +2,7 @@ using System;
using System.Runtime.CompilerServices;
using NetStack.Buffers;
namespace Ragon.Core
namespace Ragon.Common
{
public static class RagonHeader
{