mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-22 07:23:37 +02:00
Added system keybind for spotlighting a combatant
This commit is contained in:
parent
a4fff56461
commit
b5a476cb6b
8 changed files with 64 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
|||
export const keybindings = {
|
||||
spotlight: 'DHSpotlight'
|
||||
};
|
||||
|
||||
export const menu = {
|
||||
Automation: {
|
||||
Name: 'GameSettingsAutomation',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue