"Legacy controls" was a mistake of a name

This commit is contained in:
colette 2020-07-02 23:17:33 -04:00
parent 9eb58a8e42
commit 1cc2ab120d
1 changed files with 1 additions and 1 deletions

View File

@ -4404,7 +4404,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"