diff --git a/client/InitiativeList/CombatantRow.tsx b/client/InitiativeList/CombatantRow.tsx index aa73a956..6d33b028 100644 --- a/client/InitiativeList/CombatantRow.tsx +++ b/client/InitiativeList/CombatantRow.tsx @@ -137,28 +137,31 @@ export function CombatantRow(props: CombatantRowProps) { - { - commandContext.ApplyDamageToCombatant(props.combatantState.Id); - event.stopPropagation(); - }} - > -