mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
Adjust Namespaces
This commit is contained in:
parent
f48c6d499b
commit
6f40449ab3
15 changed files with 24 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
using Dalamud.Game.AddonEventManager;
|
||||
using Dalamud.Game.Addon;
|
||||
|
||||
namespace Dalamud.Plugin.Services;
|
||||
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
using System.Collections.Generic;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
using Dalamud.Game.AddonLifecycle;
|
||||
using Dalamud.Game.Addon;
|
||||
|
||||
namespace Dalamud.Plugin.Services;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue