mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-08 06:56:12 +01:00
Set default data for a roll instead and fix title (#1570)
* Set default data for a roll instead and fix title * Ensure same options object is used
This commit is contained in:
parent
23fd3a3f89
commit
69422ca3d7
3 changed files with 2 additions and 4 deletions
|
|
@ -607,6 +607,7 @@
|
|||
},
|
||||
"RerollDialog": {
|
||||
"title": "Reroll",
|
||||
"damageTitle": "Reroll Damage",
|
||||
"deselectDiceNotification": "Deselect one of the selected dice first",
|
||||
"acceptCurrentRolls": "Accept Current Rolls"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue