mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Merge branch 'patch-1' into 'next'
Rename "Legacy" control scheme See merge request STJr/SRB2!1029
This commit is contained in:
commit
79857ea9e8
1 changed files with 1 additions and 1 deletions
|
|
@ -4435,7 +4435,7 @@ static void M_DrawGenericMenu(void)
|
|||
}
|
||||
}
|
||||
|
||||
const char *PlaystyleNames[4] = {"Legacy", "Standard", "Simple", "Old Analog??"};
|
||||
const char *PlaystyleNames[4] = {"Strafe", "Standard", "Simple", "Old Analog??"};
|
||||
const char *PlaystyleDesc[4] = {
|
||||
// Legacy
|
||||
"The play style used for\n"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue