mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-21 23:37:44 +01:00
Compare commits
2 commits
b173212eb2
...
a834860892
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a834860892 | ||
|
|
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