From c415aca6c615d815867ff401b2375d032a518adc Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Tue, 21 Jan 2003 21:38:59 +0000 Subject: [PATCH] err, oops --- stepmania/src/ScreenInputOptions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/ScreenInputOptions.cpp b/stepmania/src/ScreenInputOptions.cpp index 2a2484cc04..9631f6c6b8 100644 --- a/stepmania/src/ScreenInputOptions.cpp +++ b/stepmania/src/ScreenInputOptions.cpp @@ -33,7 +33,7 @@ enum { NUM_INPUT_OPTIONS_LINES }; -/* Hmm. Ignore JoyAxes and Back Delayed probably belong in "input options", +/* Hmm. Ignore JoyAxes and Back Delayed probably belong in "key/joy config", * preferably alongside button configuration. */ OptionRowData g_InputOptionsLines[NUM_INPUT_OPTIONS_LINES] = { { "Ignore\nJoy Axes", 2, {"OFF","ON (for NTPad or DirectPad)"} },