From f4c9c16c68a0664966e9624c34ca7ede41d2205b Mon Sep 17 00:00:00 2001 From: Haselnussbomber Date: Mon, 17 Nov 2025 19:47:36 +0100 Subject: [PATCH] Mark IUnlockState with IDalamudService --- Dalamud/Plugin/Services/IUnlockState.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dalamud/Plugin/Services/IUnlockState.cs b/Dalamud/Plugin/Services/IUnlockState.cs index 00f2df190..a0d733f55 100644 --- a/Dalamud/Plugin/Services/IUnlockState.cs +++ b/Dalamud/Plugin/Services/IUnlockState.cs @@ -11,7 +11,7 @@ namespace Dalamud.Plugin.Services; /// Interface for determining unlock state of various content in the game. /// [Experimental("UnlockState")] -public interface IUnlockState +public interface IUnlockState : IDalamudService { /// /// A delegate type used for the event.