This reverts commit 50470c3aaa.
This commit is contained in:
@@ -16,6 +16,7 @@ namespace Content.Server.Construction
|
||||
[UsedImplicitly]
|
||||
public sealed partial class ConstructionSystem : SharedConstructionSystem
|
||||
{
|
||||
[Dependency] private readonly IPrototypeManager _prototypeManager = default!;
|
||||
[Dependency] private readonly IRobustRandom _robustRandom = default!;
|
||||
[Dependency] private readonly SharedDoAfterSystem _doAfterSystem = default!;
|
||||
[Dependency] private readonly ContainerSystem _container = default!;
|
||||
|
||||
Reference in New Issue
Block a user