mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 06:13:40 +01:00
Update addresses and signatures for 5.1.
This commit is contained in:
parent
2828d096a7
commit
4ad5bee0c6
5 changed files with 14 additions and 11 deletions
|
|
@ -73,7 +73,7 @@ namespace Dalamud {
|
|||
this.PluginManager = new PluginManager(this, info.PluginDirectory, info.DefaultPluginDirectory);
|
||||
|
||||
this.IconReplacer = new IconReplacer(this, this.sigScanner);
|
||||
|
||||
|
||||
try {
|
||||
this.PluginManager.LoadPlugins();
|
||||
} catch (Exception ex) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue