namespace Shared.Packet.Packets; public enum ConnectionTypes { FirstConnection, Reconnecting }