Fix a bunch of compiler warnings (#10518)
This commit is contained in:
@@ -43,7 +43,6 @@ namespace Content.Shared.Storage
|
||||
Key,
|
||||
}
|
||||
|
||||
[Dependency] private readonly IEntityManager _entMan = default!;
|
||||
public abstract IReadOnlyList<EntityUid>? StoredEntities { get; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user