File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -280,11 +280,13 @@ bool SongListLayer::setup(const std::string&) {
280280 " Yellow = <cy>favorited</c> song. Green = <cg>current</c> song.\n "
281281 " Italicized = NG/ML song from unexpected path. Gradient = Jukebox (NONG).\n "
282282 " 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\n "
283+ " <cl>go back one song</c>, and <cl>reopen the control panel</c>.\n "
284284 " <cy>Q: I'm seeing numbers for most of my songs?!</c>\n "
285- " A: Someone probably goofed up, which is out of my reach.\n\n "
285+ " A: Someone probably goofed up, which is out of my reach.\n "
286286 " <cy>Q: Make this mod act more closely to Spotify!</c>\n "
287- " A: <c_>No. Never.</c>" ,
287+ " A: Someone probably goofed up, which is out of my reach.\n "
288+ " <cy>Q: Where is the search bar and song sorting options?\n "
289+ " A: <c_>Please install \" Better Touch Prio\" by alk1m123 and undefined0.</c>" ,
288290 .75f
289291 );
290292 infoMenu->addChildAtPosition (infoBtn, geode::Anchor::Center);
You can’t perform that action at this time.
0 commit comments