4 lines
77 B
C#
4 lines
77 B
C#
namespace Syntriax.Engine.Systems.Network;
|
|
|
|
public interface INetworkPacket;
|
namespace Syntriax.Engine.Systems.Network;
|
|
|
|
public interface INetworkPacket;
|