diff --git a/OtterGui b/OtterGui index c70fcc06..06a5ea00 160000 --- a/OtterGui +++ b/OtterGui @@ -1 +1 @@ -Subproject commit c70fcc069ea44e1ffb8b33fc409c4ccfdef5e298 +Subproject commit 06a5ea005d5a08febbbc2e45cffde7582ffa7607 diff --git a/Penumbra/UI/ModsTab/ModFileSystemSelector.cs b/Penumbra/UI/ModsTab/ModFileSystemSelector.cs index 0d9b0a70..215a0269 100644 --- a/Penumbra/UI/ModsTab/ModFileSystemSelector.cs +++ b/Penumbra/UI/ModsTab/ModFileSystemSelector.cs @@ -279,19 +279,7 @@ public sealed class ModFileSystemSelector : FileSystemSelector DeleteSelectionButton(size, _config.DeleteModModifier, "mod", "mods", _modManager.DeleteMod); private void AddHelpButton(Vector2 size) {