From 55ca646f15193d66071d1a92c60d5a456122238e Mon Sep 17 00:00:00 2001 From: VelocitOni Date: Wed, 29 Oct 2025 01:38:10 -0400 Subject: [PATCH] Reworded Gear 3 tip --- src/menus/play-local-race-difficulty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menus/play-local-race-difficulty.c b/src/menus/play-local-race-difficulty.c index 44c73a1ab..b4b3469cc 100644 --- a/src/menus/play-local-race-difficulty.c +++ b/src/menus/play-local-race-difficulty.c @@ -217,7 +217,7 @@ void DummyKartSpeed_OnChange(void) tooltip = "Designed around ""\x82""competition""\x80"". Even playing from behind ""\x82""requires good driving""\x80""."; break; case KARTSPEED_HARD: - tooltip = "An ""\x87""extra ""\x80""kick for various challenges. ""\x85""Not designed as a standard""\x80"", but fun in bursts."; + tooltip = "An ""\x87""extra ""\x80""kick for various challenges. ""\x85""Not as tightly balanced""\x80"", but fun in bursts."; break; }