Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Content.IntegrationTests.Tests.Damageable
|
||||
[TestFixture]
|
||||
[TestOf(typeof(DamageableComponent))]
|
||||
[TestOf(typeof(DamageableSystem))]
|
||||
public class DamageableTest : ContentIntegrationTest
|
||||
public sealed class DamageableTest : ContentIntegrationTest
|
||||
{
|
||||
private const string Prototypes = @"
|
||||
# Define some damage groups
|
||||
|
||||
Reference in New Issue
Block a user