Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -2,7 +2,7 @@ using Robust.Shared.Serialization;
|
||||
|
||||
namespace Content.Server.Weapon.Ranged.Ammunition.Components
|
||||
{
|
||||
public partial class AmmoComponentData : ISerializationHooks
|
||||
public sealed partial class AmmoComponentData : ISerializationHooks
|
||||
{
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user