From 94197b13e164056f6bac6e327cf52fb4e7aee507 Mon Sep 17 00:00:00 2001 From: VelocitOni Date: Tue, 12 Aug 2025 19:30:13 -0400 Subject: [PATCH] "These may sometimes be needed for progression" (Tutorial unlock message drops hint that some may block cups, in-case challenge board is unfortunately configured for the file) --- src/menus/extras-challenges.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/menus/extras-challenges.c b/src/menus/extras-challenges.c index 6569ca291..64b07d8a8 100644 --- a/src/menus/extras-challenges.c +++ b/src/menus/extras-challenges.c @@ -523,6 +523,8 @@ static void M_ChallengesTutorial(UINT8 option) "\n" "You can find \"""\x87""%s""\x80""\" on\n" "the Tutorials menu under Extras!\n" + "\n" + "These may sometimes be needed for progression.\n" ), (challengesmenu.tutorialfound < nummapheaders && mapheaderinfo[challengesmenu.tutorialfound] ? mapheaderinfo[challengesmenu.tutorialfound]->menuttl