mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
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:
commit
bcdfc00d00
1 changed files with 1 additions and 1 deletions
|
|
@ -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},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue