From b1eb375c52b9ecda9be3de0272fbf41b594276ec Mon Sep 17 00:00:00 2001 From: Andreas Rey Malissein Date: Sun, 2 Mar 2025 13:12:18 +0100 Subject: [PATCH] add shift + scroll command in HelpModal hotkeys table --- src/client/HelpModal.ts | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/client/HelpModal.ts b/src/client/HelpModal.ts index 64ffdcd4e..591f9d724 100644 --- a/src/client/HelpModal.ts +++ b/src/client/HelpModal.ts @@ -1,5 +1,5 @@ -import { LitElement, html, css } from "lit"; -import { customElement, property, state } from "lit/decorators.js"; +import { LitElement, css, html } from "lit"; +import { customElement, state } from "lit/decorators.js"; import "./components/Difficulties"; import "./components/Maps"; @@ -236,6 +236,10 @@ export class HelpModal extends LitElement { 1 / 2 Decrease/Increase attack ratio + + Shift + scroll down / scroll up + Decrease/Increase attack ratio + ALT + R Reset graphics