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