Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -4,7 +4,7 @@ using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Shared.Pointing.Components
|
||||
{
|
||||
public class SharedRoguePointingArrowComponent : Component
|
||||
public abstract class SharedRoguePointingArrowComponent : Component
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user