Added system keybind for spotlighting a combatant

This commit is contained in:
WBHarry 2026-03-25 18:20:56 +01:00
parent a4fff56461
commit b5a476cb6b
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',