diff --git a/src/menus/options-hud-1.c b/src/menus/options-hud-1.c index 2d94830ec..a977881d5 100644 --- a/src/menus/options-hud-1.c +++ b/src/menus/options-hud-1.c @@ -39,7 +39,7 @@ menuitem_t OPTIONS_HUD[] = {IT_SPACE | IT_NOTHING, NULL, NULL, NULL, {NULL}, 0, 0}, - {IT_STRING | IT_CVAR, "Use Button Names", "Show button/key names in help text? When off, show Saturn buttons.", + {IT_STRING | IT_CVAR, "Use Button Names", "Choose which controller prompts to show. \"Emulator\" = ignore your mapped controls.", NULL, {.cvar = &cv_descriptiveinput}, 0, 0}, {IT_SPACE | IT_NOTHING, NULL, NULL,