mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 12:23:39 +01:00
Profiles (#1178)
This commit is contained in:
parent
50458444e7
commit
642e8bf6d3
18 changed files with 1492 additions and 74 deletions
|
|
@ -30,3 +30,5 @@ public enum PluginLoadReason
|
|||
/// </summary>
|
||||
Boot,
|
||||
}
|
||||
|
||||
// TODO(api9): This should be a mask, so that we can combine Installer | ProfileLoaded
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue