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