// WingsEmu // // Developed by NosWings Team namespace WingsEmu.Packets.ClientPackets { [PacketHeader("shopclose")] public class ShopClosePacket : ClientPacket { #region Properties #endregion } }