Updated keybinds

This commit is contained in:
Maciej Ziółkowski
2026-09-01 22:34:02 +02:00
parent 338fc516b4
commit 7874750c97
2 changed files with 7 additions and 4 deletions
+6 -3
View File
@@ -1,14 +1,17 @@
[ [
{ {
"bind":"Alt+C", "bind":"Alt+C",
"action":"toggleCams" "action":"toggleCams",
"label":"Toggle Cameras"
}, },
{ {
"bind":"Alt+V", "bind":"Alt+V",
"action":"radarBigger" "action":"radarBigger",
"label":"Increase Radar Size"
}, },
{ {
"bind":"Alt+B", "bind":"Alt+B",
"action":"radarSmaller" "action":"radarSmaller",
"label":"Decrease Radar Size"
} }
] ]
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.3 MiB

After

Width:  |  Height:  |  Size: 4.0 MiB