mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
CI cleanups.
This commit is contained in:
@ -56,9 +56,9 @@ namespace osu.Game.Rulesets.Mania.UI
|
||||
|
||||
public Key Key;
|
||||
|
||||
private Box background;
|
||||
private Container hitTargetBar;
|
||||
private Container keyIcon;
|
||||
private readonly Box background;
|
||||
private readonly Container hitTargetBar;
|
||||
private readonly Container keyIcon;
|
||||
|
||||
public Column()
|
||||
{
|
||||
|
Reference in New Issue
Block a user