Template
mirror of
https://github.com/lexogrine/dota2-react-hud.git
synced 2026-09-16 12:38:33 +02:00
Updated keybinds
This commit is contained in:
@@ -1,14 +1,17 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"bind":"Alt+D",
|
"bind":"Alt+D",
|
||||||
"action":"draft"
|
"action":"draft",
|
||||||
|
"label":"Toggle Draft View"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind":"Alt+S",
|
"bind":"Alt+S",
|
||||||
"action":"scoreboard"
|
"action":"scoreboard",
|
||||||
|
"label":"Toggle Scoreboard View"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"bind":"Alt+G",
|
"bind":"Alt+G",
|
||||||
"action":"game"
|
"action":"game",
|
||||||
|
"label":"Toggle Game View"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user