mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-28 04:51:42 +00:00
Forgot config strings for menu keys
This commit is contained in:
parent
235b80894c
commit
fd985d0d51
1 changed files with 4 additions and 0 deletions
|
|
@ -990,6 +990,10 @@ static const char *gamecontrolname[num_gamecontrols] =
|
||||||
"jump",
|
"jump",
|
||||||
"console",
|
"console",
|
||||||
"pause",
|
"pause",
|
||||||
|
"systemmenu",
|
||||||
|
"screenshot",
|
||||||
|
"recordgif",
|
||||||
|
"viewpoint",
|
||||||
"custom1",
|
"custom1",
|
||||||
"custom2",
|
"custom2",
|
||||||
"custom3",
|
"custom3",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue