GUI: Load plugins even if plugin window never opened
This commit is contained in:
@@ -47,6 +47,9 @@ namespace Il2CppInspectorGUI
|
||||
ex = ex.InnerException;
|
||||
}
|
||||
};
|
||||
|
||||
// Load plugins
|
||||
PluginManager.EnsureInit();
|
||||
}
|
||||
|
||||
private Metadata metadata;
|
||||
|
||||
Reference in New Issue
Block a user