diff --git a/Corvax/Content.Corvax.Interfaces.Server/IServerLoadoutManager.cs b/Corvax/Content.Corvax.Interfaces.Server/IServerLoadoutManager.cs deleted file mode 100644 index 706ff51e2c..0000000000 --- a/Corvax/Content.Corvax.Interfaces.Server/IServerLoadoutManager.cs +++ /dev/null @@ -1,10 +0,0 @@ -using System.Diagnostics.CodeAnalysis; -using Content.Corvax.Interfaces.Shared; -using Robust.Shared.Network; - -namespace Content.Corvax.Interfaces.Server; - -public interface IServerLoadoutManager : ISharedSponsorsManager -{ - public bool TryGetPrototypes(NetUserId userId, [NotNullWhen(true)] out List? prototypes); -} diff --git a/Secrets b/Secrets index 936cdd67f1..f97d2f34f8 160000 --- a/Secrets +++ b/Secrets @@ -1 +1 @@ -Subproject commit 936cdd67f1e5c3ae43d559700a0b11ff2a1463fb +Subproject commit f97d2f34f8b1489d89cea773049c5786a49e88f7