mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 20:33:40 +01:00
wip; needs testing and more thinking
This commit is contained in:
parent
7c6f98dc9f
commit
34e3adb3f2
10 changed files with 286 additions and 232 deletions
|
|
@ -4,7 +4,7 @@ using System.Runtime.InteropServices;
|
|||
|
||||
using FFXIVClientStructs.FFXIV.Client.Game;
|
||||
|
||||
namespace Dalamud.Game.GameInventory;
|
||||
namespace Dalamud.Game.Inventory;
|
||||
|
||||
/// <summary>
|
||||
/// Dalamud wrapper around a ClientStructs InventoryItem.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue