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