using WingsEmu.Packets; namespace WingsAPI.Packets.ClientPackets { [PacketHeader("fslog_cts")] public class FsLogCtsPacket : ClientPacket { } }