Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/// <summary>
|
||||
/// A component which applies a specific behaviour to a PointLightComponent on its owner.
|
||||
/// </summary>
|
||||
public class SharedLightBehaviourComponent : Robust.Shared.GameObjects.Component
|
||||
public abstract class SharedLightBehaviourComponent : Robust.Shared.GameObjects.Component
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user