namespace Shared.Packet; public enum PacketSender { Server, Client }