"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

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] = { const char *PlaystyleDesc[4] = {
// Legacy // Legacy
"The play style used for\n" "The play style used for\n"