Update Secrets

This commit is contained in:
Morb0
2024-04-27 12:13:41 +03:00
parent bdaf165825
commit 85cb59496e
2 changed files with 1 additions and 11 deletions

View File

@@ -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<string>? prototypes);
}

Submodule Secrets updated: 936cdd67f1...f97d2f34f8