Toggle minimap with "M" key

This commit is contained in:
tk338g
2021-02-08 00:56:30 +01:00
parent 4e3bf7e8d2
commit cf35caaf23
7 changed files with 27 additions and 3 deletions
+1
View File
@@ -43,6 +43,7 @@ export const KEYS = {
D: "d",
E: "e",
L: "l",
M: "m",
O: "o",
P: "p",
Q: "q",