Template
mirror of
https://github.com/lexogrine/cs2-react-hud.git
synced 2026-09-16 12:38:36 +02:00
Updated keybinds
This commit is contained in:
@@ -1,14 +1,17 @@
|
||||
[
|
||||
{
|
||||
"bind":"Alt+C",
|
||||
"action":"toggleCams"
|
||||
"action":"toggleCams",
|
||||
"label":"Toggle Cameras"
|
||||
},
|
||||
{
|
||||
"bind":"Alt+V",
|
||||
"action":"radarBigger"
|
||||
"action":"radarBigger",
|
||||
"label":"Increase Radar Size"
|
||||
},
|
||||
{
|
||||
"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 |
Reference in New Issue
Block a user