Add manual critical table cell editor

This commit is contained in:
2026-03-14 15:09:16 +01:00
parent 4e518244a2
commit 6e28ad975f
16 changed files with 1105 additions and 27 deletions

View File

@@ -96,6 +96,7 @@ public sealed record AttackLookupResponse(
CriticalLookupResponse? AutoCritical);
public sealed record CriticalTableCellDetail(
int ResultId,
string RollBand,
string ColumnKey,
string ColumnLabel,