1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-28 07:23:14 +08:00

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,
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,