mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-04-27 12:31:54 +00:00
M_DrawStatistics: Rename maps page to "COURSES & MEDALS" per Oni's request
This commit is contained in:
parent
eeefb7beae
commit
f1e3c547b3
1 changed files with 1 additions and 1 deletions
|
|
@ -6859,7 +6859,7 @@ void M_DrawStatistics(void)
|
||||||
|
|
||||||
case statisticspage_maps:
|
case statisticspage_maps:
|
||||||
{
|
{
|
||||||
pagename = "LEVELS & MEDALS";
|
pagename = "COURSES & MEDALS";
|
||||||
M_DrawStatsMaps();
|
M_DrawStatsMaps();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue