mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-02-04 12:46:06 +00:00
whoop, minor thing
This commit is contained in:
parent
76e317c111
commit
e7a04e6d7a
1 changed files with 1 additions and 1 deletions
|
|
@ -688,7 +688,7 @@ static menuitem_t SR_LevelSelectMenu[] =
|
|||
|
||||
static menuitem_t SR_UnlockChecklistMenu[] =
|
||||
{
|
||||
{IT_SUBMENU | IT_STRING, NULL, "NEXT", &SR_MainDef, 192},
|
||||
{IT_SUBMENU | IT_STRING, NULL, "NEXT", &MainDef, 192},
|
||||
};
|
||||
|
||||
static menuitem_t SR_EmblemHintMenu[] =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue