Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -5,7 +5,7 @@ namespace Content.Server.Weapon.Melee.Components
|
||||
// TODO: Remove this, just use MeleeWeapon...
|
||||
[RegisterComponent]
|
||||
[ComponentReference(typeof(MeleeWeaponComponent))]
|
||||
public class UnarmedCombatComponent : MeleeWeaponComponent
|
||||
public sealed class UnarmedCombatComponent : MeleeWeaponComponent
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user