mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Move overlay ruleset selectors to tab control
This commit is contained in:
@ -108,7 +108,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
|
||||
protected override OverlayTitle CreateTitle() => new TestTitle();
|
||||
|
||||
protected override Drawable CreateTitleContent() => new OverlayRulesetSelector();
|
||||
protected override Drawable CreateTabControlContent() => new OverlayRulesetSelector();
|
||||
|
||||
public TestStringTabControlHeader()
|
||||
{
|
||||
|
Reference in New Issue
Block a user