telerik usage fixes
This commit is contained in:
@@ -12,7 +12,6 @@ public class CardData
|
||||
? MathF.Round((Health.Value + Attack.Value) / (float)Cost.Value, 2)
|
||||
: 0;
|
||||
|
||||
|
||||
public string? Description { get; init; }
|
||||
public string? Faction { get; init; }
|
||||
public string? Set { get; init; }
|
||||
|
||||
Reference in New Issue
Block a user