~ruther/NosSmooth

fa602acce8818ba6be7396f6203b3adecf05ddf0 — František Boháček 2 years ago 66e17e7
chore(packets): add documentation for ski packet
1 files changed, 1 insertions(+), 0 deletions(-)

M Packets/NosSmooth.Packets/Server/Skills/SkiPacket.cs
M Packets/NosSmooth.Packets/Server/Skills/SkiPacket.cs => Packets/NosSmooth.Packets/Server/Skills/SkiPacket.cs +1 -0
@@ 11,6 11,7 @@ namespace NosSmooth.Packets.Server.Skills;
/// <summary>
/// Information about skills, sent when changing sp, map etc.
/// </summary>
/// <param name="Unknown">Unknown TODO.</param>
/// <param name="PrimarySkillVNum">The primary skill vnum.</param>
/// <param name="SecondarySkillVNum">The secondary skill vnum. (may be same as primary in some cases, like for special cards).</param>
/// <param name="SkillSubPackets">The rest of the skills.</param>

Do not follow this link