We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2067ea commit cf50d03Copy full SHA for cf50d03
src/ui/SongListLayer.cpp
@@ -278,7 +278,7 @@ bool SongListLayer::setup(const std::string&) {
278
InfoAlertButton* infoBtn = InfoAlertButton::create(
279
"Menu Loop Randomizer - Help/FAQ",
280
"Yellow = <cy>favorited</c> song. Green = <cg>current</c> song.\n"
281
- "Italicized = NG/ML song from unexpected path. Gradient = Jukebox (NONG).\n"
+ "Italicized = NG/ML song from elsewhere. Gradient = Jukebox/NONG.\n"
282
"You can <cl>shuffle songs</c>, <cl>copy the current song's name</c>,\n"
283
"<cl>go back one song</c>, and <cl>reopen the control panel</c>.\n"
284
"<cy>Q: I'm seeing numbers for most of my songs?!</c>\n"
0 commit comments