ReagentDispenser ECS (#11418)
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
using Content.Shared.Chemistry.EntitySystems;
|
||||
using JetBrains.Annotations;
|
||||
|
||||
namespace Content.Client.Chemistry.EntitySystems
|
||||
{
|
||||
[UsedImplicitly]
|
||||
public sealed class ReagentDispenserSystem : SharedReagentDispenserSystem
|
||||
{
|
||||
// hello there.
|
||||
// General Kenobi
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user