From 4202d5bb71aef4b5a8db499ab7ebaa82f8a97d28 Mon Sep 17 00:00:00 2001 From: toaster Date: Fri, 15 Mar 2024 19:54:46 +0000 Subject: [PATCH] Rename Spindash in Profiles/Controls to Spin Dash Matches official parsing --- src/menus/options-profiles-edit-controls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menus/options-profiles-edit-controls.c b/src/menus/options-profiles-edit-controls.c index 9adac3dd1..de458a07b 100644 --- a/src/menus/options-profiles-edit-controls.c +++ b/src/menus/options-profiles-edit-controls.c @@ -17,7 +17,7 @@ menuitem_t OPTIONS_ProfileControls[] = { {IT_CONTROL, "Look back", "Look backwards / Go back", "TLB_B", {.routine = M_ProfileSetControl}, gc_b, 0}, - {IT_CONTROL, "Spindash", "Spindash / Extra", + {IT_CONTROL, "Spin Dash", "Spin Dash / Extra", "TLB_C", {.routine = M_ProfileSetControl}, gc_c, 0}, {IT_CONTROL, "Brake / Go back", "Brake / Go back",