mirror of
https://github.com/ppy/osu.git
synced 2026-05-25 08:29:54 +08:00
Add test
This commit is contained in:
@@ -40,7 +40,7 @@ namespace osu.Game.Graphics.UserInterface
|
||||
};
|
||||
}
|
||||
|
||||
protected class BreadcrumbTabItem : OsuTabItem, IStateful<Visibility>
|
||||
public class BreadcrumbTabItem : OsuTabItem, IStateful<Visibility>
|
||||
{
|
||||
protected virtual float ChevronSize => 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user