mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 04:21:47 +00:00
Missing gamecontrolname
This commit is contained in:
parent
400a7b5974
commit
3f1ba40246
1 changed files with 1 additions and 0 deletions
|
|
@ -392,6 +392,7 @@ static const char *gamecontrolname[num_gamecontrols] =
|
||||||
"console",
|
"console",
|
||||||
"talk",
|
"talk",
|
||||||
"teamtalk",
|
"teamtalk",
|
||||||
|
"rankings",
|
||||||
"screenshot",
|
"screenshot",
|
||||||
"recordgif",
|
"recordgif",
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue