~ruther/NosSmooth

8d6c049a2af4d6eaf5218891eb1cfb74f6e888bd — František Boháček 3 years ago 9a36c42
fix(packets): make cmode morph skin allow higher values
1 files changed, 1 insertions(+), 1 deletions(-)

M Packets/NosSmooth.Packets/Server/Players/CModePacket.cs
M Packets/NosSmooth.Packets/Server/Players/CModePacket.cs => Packets/NosSmooth.Packets/Server/Players/CModePacket.cs +1 -1
@@ 39,5 39,5 @@ public record CModePacket
    [PacketIndex(6)]
    byte Size,
    [PacketIndex(7)]
    byte MorphSkin
    short MorphSkin
) : IPacket;
\ No newline at end of file

Do not follow this link