// WingsEmu // // Developed by NosWings Team namespace WingsEmu.Packets.ClientPackets { [PacketHeader("sortopen")] public class SortOpenPacket : ClientPacket { } }