feat: wip network packet encryption
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
namespace Engine.Systems.Network;
|
||||
|
||||
public interface INetworkPacketEncrypted : INetworkPacket;
|
||||
Reference in New Issue
Block a user