mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:43:04 +08:00
Updates.
This commit is contained in:
parent
c36b54b35a
commit
a851d7b44f
@ -12,7 +12,7 @@ namespace osu.Game.Overlays.Options
|
||||
public class OptionsSideNav : Container
|
||||
{
|
||||
private FlowContainer content;
|
||||
protected override Container Content => content;
|
||||
protected override Container<Drawable> Content => content;
|
||||
|
||||
public OptionsSideNav()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user