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