Puddles & spreader refactor (#15191)
This commit is contained in:
@@ -30,7 +30,7 @@ namespace Content.Server.Destructible
|
||||
[Dependency] public readonly StackSystem StackSystem = default!;
|
||||
[Dependency] public readonly TriggerSystem TriggerSystem = default!;
|
||||
[Dependency] public readonly SolutionContainerSystem SolutionContainerSystem = default!;
|
||||
[Dependency] public readonly SpillableSystem SpillableSystem = default!;
|
||||
[Dependency] public readonly PuddleSystem PuddleSystem = default!;
|
||||
[Dependency] public readonly IPrototypeManager PrototypeManager = default!;
|
||||
[Dependency] public readonly IComponentFactory ComponentFactory = default!;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user