mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Docstring fix
This commit is contained in:
parent
f53c98b087
commit
9b84c52401
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ namespace Dalamud.Game.Network.Structures
|
|||
}
|
||||
|
||||
/// <summary>
|
||||
/// Category of this ResultDialog packet.
|
||||
/// Gets the category of this ResultDialog packet.
|
||||
/// </summary>
|
||||
public uint Category { get; private set; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue