mirror of
https://github.com/Ottermandias/Glamourer.git
synced 2025-12-30 12:23:42 +01:00
Use Penumbra.GameData Actor and Model and ObjectManager.
This commit is contained in:
parent
05d261d4a3
commit
9750736d57
44 changed files with 171 additions and 512 deletions
|
|
@ -2,9 +2,9 @@
|
|||
using Dalamud.Plugin.Services;
|
||||
using Dalamud.Utility.Signatures;
|
||||
using Glamourer.Events;
|
||||
using Glamourer.Interop.Structs;
|
||||
using Penumbra.GameData;
|
||||
using Penumbra.GameData.Enums;
|
||||
using Penumbra.GameData.Interop;
|
||||
using Penumbra.GameData.Structs;
|
||||
|
||||
namespace Glamourer.Interop;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue