Merge branch 'patch-1' into 'next'

Rename "Legacy" control scheme

See merge request STJr/SRB2!1029
This commit is contained in:
LJ Sonic 2020-07-04 06:50:15 -04:00
commit 5ee94c8ce7
1 changed files with 1 additions and 1 deletions

View File

@ -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"