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