mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-14 20:54:16 +01:00
Untangling the mods.
This commit is contained in:
parent
1d82e882ed
commit
4972dd1c9f
39 changed files with 883 additions and 935 deletions
|
|
@ -112,7 +112,7 @@ public class CollectionCacheManager : IDisposable
|
|||
private void FullRecalculation(ModCollection collection, CollectionCache cache)
|
||||
{
|
||||
cache.ResolvedFiles.Clear();
|
||||
cache.MetaManipulations.Reset();
|
||||
cache.Meta.Reset();
|
||||
cache._conflicts.Clear();
|
||||
|
||||
// Add all forced redirects.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue