mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-23 08:59:18 +01:00
Add support for retainer collections, fix deleted assignments not updating identifiers.
This commit is contained in:
parent
e47ca842b2
commit
304b75e7d2
8 changed files with 233 additions and 107 deletions
|
|
@ -137,6 +137,7 @@ public sealed partial class ConfigWindow : Window, IDisposable
|
|||
{
|
||||
_selector.Dispose();
|
||||
_modPanel.Dispose();
|
||||
_collectionsTab.Dispose();
|
||||
ModEditPopup.Dispose();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue