mirror of
https://github.com/xivdev/Penumbra.git
synced 2025-12-12 18:27:24 +01:00
Remove ClientStructs Initialize
This commit is contained in:
parent
26258b7bcc
commit
947e40b1eb
1 changed files with 0 additions and 1 deletions
|
|
@ -42,7 +42,6 @@ public class Penumbra : IDalamudPlugin
|
|||
|
||||
public Penumbra( DalamudPluginInterface pluginInterface )
|
||||
{
|
||||
FFXIVClientStructs.Resolver.Initialize();
|
||||
Dalamud.Initialize( pluginInterface );
|
||||
GameData.GameData.GetIdentifier( Dalamud.GameData, Dalamud.ClientState.ClientLanguage );
|
||||
Config = Configuration.Load();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue