refactor: moved packer into sub-namespace
This commit is contained in:
@@ -2,7 +2,7 @@ using LiteNetLib.Utils;
|
||||
|
||||
using Engine.Core;
|
||||
|
||||
namespace Engine.Systems.Network;
|
||||
namespace Engine.Systems.Network.Packers;
|
||||
|
||||
internal static class Ray2DNetPacker
|
||||
{
|
||||
|
Reference in New Issue
Block a user