mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-23 08:17:47 +01:00
move around new Addon services a bit to match folder structure
This commit is contained in:
parent
6fbcd0e0e4
commit
c767971a36
26 changed files with 40 additions and 37 deletions
|
|
@ -4,6 +4,9 @@ using System.Linq;
|
|||
|
||||
using Dalamud.Configuration.Internal;
|
||||
using Dalamud.Game.Addon;
|
||||
using Dalamud.Game.Addon.Events;
|
||||
using Dalamud.Game.Addon.Lifecycle;
|
||||
using Dalamud.Game.Addon.Lifecycle.AddonArgTypes;
|
||||
using Dalamud.Game.Text.SeStringHandling;
|
||||
using Dalamud.IoC;
|
||||
using Dalamud.IoC.Internal;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue