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