mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Merge branch 'master' into beatmap-detail-tabs
This commit is contained in:
@ -61,8 +61,8 @@ namespace osu.Game.Graphics.UserInterface
|
||||
|
||||
private class OsuTabItem : TabItem<T>
|
||||
{
|
||||
private SpriteText text;
|
||||
private Box box;
|
||||
private readonly SpriteText text;
|
||||
private readonly Box box;
|
||||
|
||||
private Color4? accentColour;
|
||||
public Color4 AccentColour
|
||||
|
Reference in New Issue
Block a user