mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 20:54:16 +01:00
Improve Imc Handling.
This commit is contained in:
parent
d7a8c9415b
commit
03d3c38ad5
16 changed files with 197 additions and 233 deletions
|
|
@ -180,8 +180,6 @@ public class CollectionCacheManager : IDisposable
|
|||
foreach (var mod in _modStorage)
|
||||
cache.AddModSync(mod, false);
|
||||
|
||||
cache.AddMetaFiles(true);
|
||||
|
||||
collection.IncrementCounter();
|
||||
|
||||
MetaFileManager.ApplyDefaultFiles(collection);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue