mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-22 10:02:01 +00:00
Challenges menu: Change track to "Lost in Recollection", away from "Always Read the Manual"
This commit is contained in:
parent
2e1a80c9ca
commit
eb167a77dd
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ menu_t MISC_ChallengesDef = {
|
||||||
BASEVIDWIDTH/2, 30,
|
BASEVIDWIDTH/2, 30,
|
||||||
0, 0,
|
0, 0,
|
||||||
0,
|
0,
|
||||||
"EXTRAS",
|
"UNLOCK",
|
||||||
98, 0,
|
98, 0,
|
||||||
M_DrawChallenges,
|
M_DrawChallenges,
|
||||||
M_ChallengesTick,
|
M_ChallengesTick,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue