mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-02 13:53:42 +01:00
Now that's a collection manager.
This commit is contained in:
parent
5a817db069
commit
f85fc46fb7
55 changed files with 2433 additions and 2317 deletions
|
|
@ -153,7 +153,7 @@ public partial class MetaManager : IDisposable, IEnumerable< KeyValuePair< MetaM
|
|||
: 0;
|
||||
}
|
||||
|
||||
if( Penumbra.CollectionManager.Default == _collection )
|
||||
if( Penumbra.CollectionManager.Active.Default == _collection )
|
||||
{
|
||||
SetFiles();
|
||||
Penumbra.ResidentResources.Reload();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue