mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-18 14:44:29 +01:00
Actually clear cache and restore imc files.
This commit is contained in:
parent
4030487472
commit
b09a736a85
7 changed files with 50 additions and 15 deletions
|
|
@ -56,7 +56,7 @@ public partial class ModCollection
|
|||
|
||||
|
||||
// Clear the current cache.
|
||||
private void ClearCache()
|
||||
internal void ClearCache()
|
||||
{
|
||||
_cache?.Dispose();
|
||||
_cache = null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue