mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Make Material Reassignment work again.
This commit is contained in:
parent
8d37c5ff06
commit
60754012c2
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ public partial class ModEditWindow : Window, IDisposable
|
|||
_materialTab.Reset();
|
||||
_shaderPackageTab.Reset();
|
||||
_itemSwapTab.UpdateMod(mod, _activeCollections.Current[mod.Index].Settings);
|
||||
UpdateModels();
|
||||
}
|
||||
|
||||
public void ChangeOption(SubMod? subMod)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue