From ee8c0392ef373cc54a93fe92918bd353c69309bc Mon Sep 17 00:00:00 2001 From: toaster Date: Sun, 4 Jun 2023 21:55:15 +0100 Subject: [PATCH] Adjust Extras Tutorial tooltip --- src/menus/extras-1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menus/extras-1.c b/src/menus/extras-1.c index 765a95cdc..9cc211287 100644 --- a/src/menus/extras-1.c +++ b/src/menus/extras-1.c @@ -15,7 +15,7 @@ menuitem_t EXTRAS_Main[] = {IT_STRING | IT_CALL, NULL, NULL, NULL, {.routine = M_Addons}, 0, 0}, - {IT_STRING | IT_CALL, "Tutorial", "Help Dr. Eggman and Tails test out their new Ring Racers.", + {IT_STRING | IT_CALL, "Tutorial", "Help Dr. Robotnik and Tails test out their new Ring Racers.", NULL, {.routine = M_LevelSelectInit}, 0, GT_TUTORIAL}, {IT_STRING | IT_CALL, "Challenges", "View the requirements for some of the secret content you can unlock!",