Fixing warnings (#8131)
This commit is contained in:
@@ -16,7 +16,6 @@ namespace Content.Server.StationEvents.Events
|
||||
// Based on Goonstation style radiation storm with some TG elements (announcer, etc.)
|
||||
|
||||
[Dependency] private readonly IEntityManager _entityManager = default!;
|
||||
[Dependency] private readonly IMapManager _mapManager = default!;
|
||||
[Dependency] private readonly IRobustRandom _robustRandom = default!;
|
||||
|
||||
private StationSystem _stationSystem = default!;
|
||||
|
||||
Reference in New Issue
Block a user