mirror of
https://github.com/osukey/osukey.git
synced 2025-06-09 13:28:03 +09:00
Fix outdated comment
This commit is contained in:
parent
fe7f4f7222
commit
181d2c672b
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user