mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
Undo another breaking change
This commit is contained in:
parent
2fabfcbe36
commit
8d51c73842
1 changed files with 1 additions and 1 deletions
|
|
@ -347,7 +347,7 @@ namespace Dalamud.Game.Internal.Gui.Structs
|
|||
/// <summary>
|
||||
/// Extensions for the <see cref="JobFlags"/> enum.
|
||||
/// </summary>
|
||||
public static class JobFlagsExtensions
|
||||
public static class JobFlagsExt
|
||||
{
|
||||
/// <summary>
|
||||
/// Get the actual ClassJob from the in-game sheets for this JobFlags.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue