~ruther/NosSmooth

56c21f2a211d8d69e80eefe69a3b564f64d47082 — Rutherther 3 years ago 0bd97a8
fix(packets): make repuration icon signed
1 files changed, 1 insertions(+), 1 deletions(-)

M Packets/NosSmooth.Packets/Server/Maps/InPlayerSubPacket.cs
M Packets/NosSmooth.Packets/Server/Maps/InPlayerSubPacket.cs => Packets/NosSmooth.Packets/Server/Maps/InPlayerSubPacket.cs +1 -1
@@ 94,7 94,7 @@ public record InPlayerSubPacket
    [PacketIndex(19)]
    string? FamilyName,
    [PacketIndex(20)]
    byte ReputationIcon,
    short ReputationIcon,
    [PacketIndex(21)]
    bool IsInvisible,
    [PacketIndex(22)]

Do not follow this link