diff --git a/LooseTextureCompilerCore b/LooseTextureCompilerCore index 65cad5bc..610931a4 160000 --- a/LooseTextureCompilerCore +++ b/LooseTextureCompilerCore @@ -1 +1 @@ -Subproject commit 65cad5bce9be604363c3997fb33327f73b84f3b1 +Subproject commit 610931a4db50027a51b724324da2573405433149 diff --git a/Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs b/Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs index 62c38e6b..ea3c2c18 100644 --- a/Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs +++ b/Penumbra/UI/ModsTab/ModPanelLooseAssetCompilerTab.cs @@ -2210,6 +2210,7 @@ public void RefreshLabels() } } } + internal class LTC internal class LTCTemplateConfigurator { ModPanelLooseAssetCompilerTab _compilerTab;