mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-12-26 04:11:18 +00:00
Forgot config strings for menu keys
This commit is contained in:
parent
5314c0e36b
commit
3d8bc85494
1 changed files with 4 additions and 0 deletions
|
@ -990,6 +990,10 @@ static const char *gamecontrolname[num_gamecontrols] =
|
|||
"jump",
|
||||
"console",
|
||||
"pause",
|
||||
"systemmenu",
|
||||
"screenshot",
|
||||
"recordgif",
|
||||
"viewpoint",
|
||||
"custom1",
|
||||
"custom2",
|
||||
"custom3",
|
||||
|
|
Loading…
Reference in a new issue