Slight refactor/moving namespaces

This commit is contained in:
Zeffuro
2025-12-24 19:50:11 +01:00
parent 9dfa0ec7aa
commit a0fb7f5103
24 changed files with 855 additions and 687 deletions
@@ -4,6 +4,9 @@ using System.Numerics;
using AetherBags.Extensions;
using AetherBags.Inventory;
using AetherBags.Nodes;
using AetherBags.Nodes.Input;
using AetherBags.Nodes.Inventory;
using AetherBags.Nodes.Layout;
using Dalamud.Game.Addon.Lifecycle;
using Dalamud.Game.Addon.Lifecycle.AddonArgTypes;
using FFXIVClientStructs.FFXIV.Client.UI.Agent;