mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-30 15:01:48 +00:00
Reworded Gear 3 tip
This commit is contained in:
parent
d3eb784bc4
commit
55ca646f15
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue