mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-15 05:04:15 +01:00
Parsing...
This commit is contained in:
parent
2d8b7efc00
commit
65fbf13afe
2 changed files with 1 additions and 2 deletions
|
|
@ -79,7 +79,6 @@ public class Penumbra : IDalamudPlugin
|
|||
_services.GetService<ModelResourceHandleUtility>(); // Initialize because not required anywhere else.
|
||||
_collectionManager.Caches.CreateNecessaryCaches();
|
||||
_services.GetService<PathResolver>();
|
||||
|
||||
_services.GetService<SkinFixer>();
|
||||
|
||||
_services.GetService<DalamudSubstitutionProvider>(); // Initialize before Interface.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue