Fix outdated comment

This commit is contained in:
Bartłomiej Dach 2021-02-02 22:05:25 +01:00
parent fe7f4f7222
commit 181d2c672b

View File

@ -343,7 +343,7 @@ namespace osu.Game.Screens.OnlinePlay
Colour = Color4.Black, Colour = Color4.Black,
Width = 0.4f, 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 new Box
{ {
RelativeSizeAxes = Axes.Both, RelativeSizeAxes = Axes.Both,