Added system keybind for spotlighting a combatant (#1749)

This commit is contained in:
WBHarry 2026-03-26 16:12:05 +01:00 committed by GitHub
parent eb9e47c39d
commit a4adbf8ac4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 64 additions and 1 deletions

View file

@ -1,3 +1,7 @@
export const keybindings = {
spotlight: 'DHSpotlight'
};
export const menu = {
Automation: {
Name: 'GameSettingsAutomation',