~ruther/NosSmooth

268da9dfd3c511e67d9967e1a83f1bdc7eab6beb — Rutherther 2 years ago 4a0d5ae
fix(packets): add unknown fields to sc_n packet
1 files changed, 2 insertions(+), 2 deletions(-)

M Packets/NosSmooth.Packets/Server/Mates/ScNPacket.cs
M Packets/NosSmooth.Packets/Server/Mates/ScNPacket.cs => Packets/NosSmooth.Packets/Server/Mates/ScNPacket.cs +2 -2
@@ 86,7 86,7 @@ public record ScNPacket
    [PacketIndex(11)]
    short Unknown2,
    [PacketIndex(12)]
    short Unknown3,
    short AttackType,
    [PacketIndex(13)]
    short AttackUpgrade,
    [PacketIndex(14)]


@@ 124,7 124,7 @@ public record ScNPacket
    [PacketIndex(30)]
    int MpMax,
    [PacketIndex(31)]
    int Unknown4,
    bool IsTeamMember,
    [PacketIndex(32)]
    int LevelExperience,
    [PacketIndex(33)]

Do not follow this link