mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-16 17:51:27 +00:00
whoop, minor thing
This commit is contained in:
parent
4d62fbf509
commit
23d19e39da
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…
Reference in a new issue