Some analyzer code style changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
namespace Craftimizer.Simulator;
|
||||
|
||||
public record CharacterStats
|
||||
public sealed record CharacterStats
|
||||
{
|
||||
public int Craftsmanship { get; init; }
|
||||
public int Control { get; init; }
|
||||
|
||||
Reference in New Issue
Block a user