This commit is contained in:
Hubert Walczak
2021-07-10 20:25:28 +02:00
commit 52e2cd949b
1417 changed files with 35119 additions and 0 deletions
+30
View File
@@ -0,0 +1,30 @@
[
{
"bind":"Ctrl+B",
"action":"toggleRadar"
},
{
"bind":"Alt+B",
"action":"radarBigger"
},
{
"bind":"Alt+S",
"action":"radarSmaller"
},
{
"bind":"Alt+T",
"action":"toggleAR"
},
{
"bind":"Alt+C",
"action":"toggleCams"
},
{
"bind":"Alt+M",
"action":"toggleUpcomingMatch"
},
{
"bind":"Alt+P",
"action":"togglePlayerPreview"
}
]