mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-17 21:37:43 +01:00
Finished job gauge structs. Added a few gauge-related enums. Finished adding default icon replacers.
This commit is contained in:
parent
dc960c5f6f
commit
3776edb5b4
22 changed files with 480 additions and 103 deletions
|
|
@ -99,7 +99,7 @@ namespace Dalamud.Game.Internal {
|
|||
} catch (Exception ex) {
|
||||
Log.Error(ex, "Exception while dispatching Framework::Update event.");
|
||||
}
|
||||
|
||||
|
||||
return this.updateHook.Original(framework);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue