From 1cf72b433751e6179a670fb4698a275dbd6d2864 Mon Sep 17 00:00:00 2001 From: thepaperpilot Date: Fri, 11 Mar 2022 16:38:49 -0600 Subject: [PATCH] Added hotkeys to info modal --- src/components/Info.vue | 10 +++++++++- src/features/{hotkey.ts => hotkey.tsx} | 27 +++++++++++++++++++++++--- src/game/settings.ts | 11 +++++++++-- 3 files changed, 42 insertions(+), 6 deletions(-) rename src/features/{hotkey.ts => hotkey.tsx} (76%) diff --git a/src/components/Info.vue b/src/components/Info.vue index 5573421..21ac2f9 100644 --- a/src/components/Info.vue +++ b/src/components/Info.vue @@ -44,17 +44,21 @@
Time Played: {{ timePlayed }}
+ -