mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
refactor: new code style in PluginLoadReason.cs
This commit is contained in:
parent
22294a57aa
commit
c5716cf93e
1 changed files with 1 additions and 1 deletions
|
|
@ -24,6 +24,6 @@ namespace Dalamud.Plugin
|
|||
/// <summary>
|
||||
/// This plugin was loaded because the game was started or Dalamud was reinjected.
|
||||
/// </summary>
|
||||
Boot
|
||||
Boot,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue