mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-12-11 18:42:46 +00:00
Add match race image
This commit is contained in:
parent
6520ae8d55
commit
4f34de189e
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ menuitem_t PLAY_RaceGamemodesMenu[] =
|
||||||
NULL, M_LevelSelectInit, 2, GT_RACE},
|
NULL, M_LevelSelectInit, 2, GT_RACE},
|
||||||
|
|
||||||
{IT_STRING | IT_CALL, "Match Race", "Play by your own rules in a specialized, single race!",
|
{IT_STRING | IT_CALL, "Match Race", "Play by your own rules in a specialized, single race!",
|
||||||
NULL, M_LevelSelectInit, 0, GT_RACE},
|
"MENIMG01", M_LevelSelectInit, 0, GT_RACE},
|
||||||
|
|
||||||
{IT_STRING | IT_CALL, "Time Attack", "Record your best time on any track!",
|
{IT_STRING | IT_CALL, "Time Attack", "Record your best time on any track!",
|
||||||
NULL, M_LevelSelectInit, 1, GT_RACE},
|
NULL, M_LevelSelectInit, 1, GT_RACE},
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue