mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
"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)
This commit is contained in:
parent
cc72be970b
commit
94197b13e1
1 changed files with 2 additions and 0 deletions
|
|
@ -523,6 +523,8 @@ static void M_ChallengesTutorial(UINT8 option)
|
||||||
"\n"
|
"\n"
|
||||||
"You can find \"""\x87""%s""\x80""\" on\n"
|
"You can find \"""\x87""%s""\x80""\" on\n"
|
||||||
"the Tutorials menu under Extras!\n"
|
"the Tutorials menu under Extras!\n"
|
||||||
|
"\n"
|
||||||
|
"These may sometimes be needed for progression.\n"
|
||||||
), (challengesmenu.tutorialfound < nummapheaders
|
), (challengesmenu.tutorialfound < nummapheaders
|
||||||
&& mapheaderinfo[challengesmenu.tutorialfound]
|
&& mapheaderinfo[challengesmenu.tutorialfound]
|
||||||
? mapheaderinfo[challengesmenu.tutorialfound]->menuttl
|
? mapheaderinfo[challengesmenu.tutorialfound]->menuttl
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue