namespace WingsEmu.Packets.ClientPackets { [PacketHeader("gleave")] public class GLeavePacket : ClientPacket { } }