mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 16:29:58 +09:00
Made requested changes
This commit is contained in:
@ -23,13 +23,7 @@ namespace osu.Game.Overlays.Mods
|
||||
private OsuSpriteText headerLabel;
|
||||
|
||||
private AlwaysPresentFlowContainer buttonsContainer;
|
||||
public FlowContainer ButtonsContainer
|
||||
{
|
||||
get
|
||||
{
|
||||
return buttonsContainer;
|
||||
}
|
||||
}
|
||||
public FlowContainer ButtonsContainer => buttonsContainer;
|
||||
|
||||
public Action<Mod> Action;
|
||||
|
||||
|
Reference in New Issue
Block a user