v10 compatibility
This commit is contained in:
@@ -12,7 +12,7 @@ export class SoSDialogCombatActions extends Dialog {
|
||||
actionPoints: SoSUtility.fillRange(0, 6),
|
||||
combatId: combatId,
|
||||
combatantId: combatantId,
|
||||
combatantsList: combat.data.combatants,
|
||||
combatantsList: combat.combatants,
|
||||
uniqId: uniqId,
|
||||
round: round
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user