mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
The only "use" that I had to change to "spin" after a manual half hour search
This commit is contained in:
parent
b3198ed063
commit
1dd754d139
1 changed files with 1 additions and 1 deletions
|
|
@ -583,7 +583,7 @@ static const char *gamecontrolname[num_gamecontrols] =
|
||||||
"fire",
|
"fire",
|
||||||
"firenormal",
|
"firenormal",
|
||||||
"tossflag",
|
"tossflag",
|
||||||
"use",
|
"spin",
|
||||||
"camtoggle",
|
"camtoggle",
|
||||||
"camreset",
|
"camreset",
|
||||||
"lookup",
|
"lookup",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue