Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -12,7 +12,7 @@ namespace Content.Server.Destructible
|
||||
/// and triggers thresholds when reached.
|
||||
/// </summary>
|
||||
[RegisterComponent]
|
||||
public class DestructibleComponent : Component
|
||||
public sealed class DestructibleComponent : Component
|
||||
{
|
||||
[ViewVariables]
|
||||
[DataField("thresholds")]
|
||||
|
||||
Reference in New Issue
Block a user