mirror of
https://github.com/corvax-team/ss14-wl.git
synced 2026-02-14 19:29:57 +01:00
Update Secrets
This commit is contained in:
@@ -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);
|
||||
}
|
||||
2
Secrets
2
Secrets
Submodule Secrets updated: 936cdd67f1...f97d2f34f8
Reference in New Issue
Block a user