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