mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
CI fixes.
This commit is contained in:
@ -18,7 +18,7 @@ namespace osu.Game.Rulesets.Mania.Objects.Drawables.Pieces
|
||||
private const float head_height = 10;
|
||||
private const float head_colour_height = 6;
|
||||
|
||||
private Box colouredBox;
|
||||
private readonly Box colouredBox;
|
||||
|
||||
public NotePiece()
|
||||
{
|
||||
|
Reference in New Issue
Block a user