fix(packets): add packet header for sayi2 packet
1 files changed, 2 insertions(+), 0 deletions(-) M Packets/NosSmooth.Packets/Server/Chat/Sayi2Packet.cs
M Packets/NosSmooth.Packets/Server/Chat/Sayi2Packet.cs => Packets/NosSmooth.Packets/Server/Chat/Sayi2Packet.cs +2 -0
@@ 19,6 19,8 @@ namespace NosSmooth.Packets.Server.Chat; /// <param name="Color">The say/message color.</param> /// <param name="MessageConst">The message constant.</param> /// <param name="Arguments">The arguments of the message.</param> [PacketHeader("sayi2", PacketSource.Server)] [GenerateSerializer(true)] public record Sayi2Packet ( [PacketIndex(0)]