corrected comments and formatting to reflect Glamourer's main branch.

This commit is contained in:
Cordelia Mist 2025-01-17 18:09:10 -08:00
parent e1a41b5f3c
commit 8b609e5f05
9 changed files with 64 additions and 84 deletions

View file

@ -13,8 +13,8 @@ using Glamourer.GameData;
using Penumbra.GameData.DataContainers;
using Glamourer.Designs;
using Penumbra.GameData.Interop;
using ObjectManager = Glamourer.Interop.ObjectManager;
using Glamourer.Api.Enums;
using ObjectManager = Glamourer.Interop.ObjectManager;
namespace Glamourer.State;