Rename Spindash in Profiles/Controls to Spin Dash

Matches official parsing
This commit is contained in:
toaster 2024-03-15 19:54:46 +00:00
parent 969611753e
commit 4202d5bb71

View file

@ -17,7 +17,7 @@ menuitem_t OPTIONS_ProfileControls[] = {
{IT_CONTROL, "Look back", "Look backwards / Go back", {IT_CONTROL, "Look back", "Look backwards / Go back",
"TLB_B", {.routine = M_ProfileSetControl}, gc_b, 0}, "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}, "TLB_C", {.routine = M_ProfileSetControl}, gc_c, 0},
{IT_CONTROL, "Brake / Go back", "Brake / Go back", {IT_CONTROL, "Brake / Go back", "Brake / Go back",