Mark IUnlockState as experimental

This commit is contained in:
Haselnussbomber 2025-10-07 17:42:16 +02:00
parent 3746c47a84
commit 986dfa04d0
No known key found for this signature in database
GPG key ID: BB905BB49E7295D1
2 changed files with 5 additions and 0 deletions

View file

@ -20,6 +20,8 @@ using PublicContentSheet = Lumina.Excel.Sheets.PublicContent;
namespace Dalamud.Game.UnlockState;
#pragma warning disable UnlockState
/// <summary>
/// This class provides unlock state of various content in the game.
/// </summary>