namespace GameServer.PacketTypes { public enum ClientGamePacket { Action, } }