Merge branch 'menimg00-destructo-blast' into 'master'

Rename MENIMG00 (Battle blade) to MENUI011

Closes #838

See merge request KartKrew/Kart!1781
This commit is contained in:
Eidolon 2024-01-03 21:21:04 +00:00
commit bcdfc00d00

View file

@ -10,7 +10,7 @@ menuitem_t PLAY_GamemodesMenu[] =
"MENUI003", {.routine = M_SetupRaceMenu}, 0, 0},
{IT_STRING | IT_CALL, "Battle", "It's last kart standing in this free-for-all!",
"MENIMG00", {.routine = M_LevelSelectInit}, 0, GT_BATTLE},
"MENUI011", {.routine = M_LevelSelectInit}, 0, GT_BATTLE},
{IT_STRING | IT_CALL, "Prisons", "Bust up all of the Prison Eggs in record time!",
"MENUI007", {.routine = M_LevelSelectInit}, 1, GT_BATTLE},