mirror of
https://github.com/xivdev/Penumbra.git
synced 2026-01-03 14:23:43 +01:00
Some stuff.
This commit is contained in:
parent
f85fc46fb7
commit
0ed1a81c29
2 changed files with 9 additions and 0 deletions
|
|
@ -33,6 +33,7 @@ public class ActiveCollections : ISavable, IDisposable
|
|||
Individuals = new IndividualCollections(actors.AwaitedService);
|
||||
_communicator.CollectionChange.Subscribe(OnCollectionChange);
|
||||
LoadCollections();
|
||||
UpdateCurrentCollectionInUse();
|
||||
}
|
||||
|
||||
public void Dispose()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue