From e8774a7ad9465f81f769bb6d3d2b3bbe3d1b8170 Mon Sep 17 00:00:00 2001 From: NotKappa Date: Wed, 8 Feb 2023 01:00:46 +0300 Subject: [PATCH] Add documentation for IsPartner --- Packets/NosSmooth.Packets/Server/Maps/InNonPlayerSubPacket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packets/NosSmooth.Packets/Server/Maps/InNonPlayerSubPacket.cs b/Packets/NosSmooth.Packets/Server/Maps/InNonPlayerSubPacket.cs index 037e97a..292581e 100644 --- a/Packets/NosSmooth.Packets/Server/Maps/InNonPlayerSubPacket.cs +++ b/Packets/NosSmooth.Packets/Server/Maps/InNonPlayerSubPacket.cs @@ -25,7 +25,7 @@ namespace NosSmooth.Packets.Server.Maps; /// Whether the entity is sitting. /// The id of the morph (for special cards an such). /// The name of the entity, if any. -/// Unknown. +/// Whether the entity is a partner. /// Unknown. /// Unknown. /// The first skill VNum of the entity. -- 2.49.0