mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Set IMC files when character utility is ready.
This commit is contained in:
parent
4f1106344a
commit
e98deab60c
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ public partial class MetaManager : IDisposable, IEnumerable< KeyValuePair< MetaM
|
||||||
: 0;
|
: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SetImcFiles();
|
||||||
if( Penumbra.CollectionManager.Default == _collection )
|
if( Penumbra.CollectionManager.Default == _collection )
|
||||||
{
|
{
|
||||||
SetFiles();
|
SetFiles();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue