mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-23 02:49:55 +02:00
[Fix] Reload Fixes (#2099)
This commit is contained in:
parent
d50545af4e
commit
7f61715adf
10 changed files with 150 additions and 77 deletions
|
|
@ -68,9 +68,9 @@ export const reloadChoices = {
|
|||
id: 'off',
|
||||
label: 'DAGGERHEART.CONFIG.ReloadChoices.off.label'
|
||||
},
|
||||
button: {
|
||||
id: 'button',
|
||||
label: 'DAGGERHEART.CONFIG.ReloadChoices.button.label'
|
||||
manual: {
|
||||
id: 'manual',
|
||||
label: 'DAGGERHEART.CONFIG.ReloadChoices.manual.label'
|
||||
},
|
||||
auto: {
|
||||
id: 'auto',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue