Fix various issues with the emitter (#3329)
Co-authored-by: cyclowns <cyclowns@protonmail.ch>
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Robust.Shared.GameObjects;
|
||||
|
||||
namespace Content.Server.GameObjects.Components.Projectiles
|
||||
{
|
||||
[RegisterComponent]
|
||||
public class EmitterBoltComponent : Component
|
||||
{
|
||||
public override string Name => "EmitterBoltComponent";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user