mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 14:27:45 +01:00
Compare commits
2 commits
73fb28897e
...
0729b505c0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0729b505c0 | ||
|
|
0656bff1f9 |
2 changed files with 3 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ using PublicContentSheet = Lumina.Excel.Sheets.PublicContent;
|
|||
|
||||
namespace Dalamud.Game.UnlockState;
|
||||
|
||||
#pragma warning disable UnlockState
|
||||
#pragma warning disable Dalamud001
|
||||
|
||||
/// <summary>
|
||||
/// This class provides unlock state of various content in the game.
|
||||
|
|
|
|||
|
|
@ -11,6 +11,8 @@ using Dalamud.Plugin.Services;
|
|||
|
||||
namespace Dalamud.Storage;
|
||||
|
||||
#pragma warning disable Dalamud001
|
||||
|
||||
/// <summary>
|
||||
/// Plugin-scoped VFS wrapper.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue