mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 22:03:41 +01:00
fix: explicitly declare InterfaceManagerWithScene as a dependency for PluginImageCache
This commit is contained in:
parent
80bf56ab5b
commit
261d8a167f
2 changed files with 11 additions and 11 deletions
|
|
@ -83,7 +83,7 @@ public class WindowSystem
|
|||
|
||||
if (window is IDisposable disposable)
|
||||
disposable.Dispose();
|
||||
|
||||
|
||||
this.windows.Remove(window);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue