Use automatic component registration.
This commit is contained in:
@@ -11,6 +11,7 @@ using Robust.Shared.IoC;
|
||||
|
||||
namespace Content.Server.GameObjects.Components
|
||||
{
|
||||
[RegisterComponent]
|
||||
class ThrownItemComponent : ProjectileComponent, ICollideBehavior
|
||||
{
|
||||
#pragma warning disable 649
|
||||
|
||||
Reference in New Issue
Block a user