mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
feat: show client structs hash in Game submenu
This commit is contained in:
parent
9588e12619
commit
6a977fb59e
4 changed files with 33 additions and 3 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