Minor changes
This commit is contained in:
@@ -6,7 +6,7 @@ public sealed record CharacterStats
|
||||
public int Control { get; init; }
|
||||
public int CP { get; init; }
|
||||
public int Level { get; init; }
|
||||
public bool HasRelic { get; init; }
|
||||
public bool HasSplendorousBuff { get; init; }
|
||||
public bool IsSpecialist { get; init; }
|
||||
public int CLvl { get; init; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user