mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Add some settingchanged events.
This commit is contained in:
parent
add4b8aa83
commit
1000841f69
9 changed files with 128 additions and 126 deletions
|
|
@ -2,7 +2,7 @@ using Penumbra.Meta.Manipulations;
|
|||
using Penumbra.Mods.Manager;
|
||||
using Penumbra.Mods.Subclasses;
|
||||
|
||||
namespace Penumbra.Mods;
|
||||
namespace Penumbra.Mods.Editor;
|
||||
|
||||
public class ModMetaEditor(ModManager modManager)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue