mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-13 12:14:17 +01:00
Namespace movement.
This commit is contained in:
parent
a1e9c44697
commit
113078af90
40 changed files with 121 additions and 100 deletions
|
|
@ -30,7 +30,8 @@ using DalamudUtil = Dalamud.Utility.Util;
|
|||
using ResidentResourceManager = Penumbra.Interop.Services.ResidentResourceManager;
|
||||
using Penumbra.Services;
|
||||
using Penumbra.Interop.Services;
|
||||
|
||||
using Penumbra.Mods.Manager;
|
||||
|
||||
namespace Penumbra;
|
||||
|
||||
public class Penumbra : IDalamudPlugin
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue