mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Remove difficulty and sample sections from timing screen
This commit is contained in:
@ -12,8 +12,6 @@ namespace osu.Game.Screens.Edit.Timing
|
||||
{
|
||||
new GroupSection(),
|
||||
new TimingSection(),
|
||||
new DifficultySection(),
|
||||
new SampleSection(),
|
||||
new EffectSection(),
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user