1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-30 12:50:24 +08:00

Fix outdated comment

This commit is contained in:
Bartłomiej Dach
2021-02-02 22:05:25 +01:00
Unverified
parent fe7f4f7222
commit 181d2c672b
@@ -343,7 +343,7 @@ namespace osu.Game.Screens.OnlinePlay
Colour = Color4.Black,
Width = 0.4f,
},
// Piecewise-linear gradient with 3 segments to make it appear smoother
// Piecewise-linear gradient with 2 segments to make it appear smoother
new Box
{
RelativeSizeAxes = Axes.Both,