mirror of
https://github.com/ppy/osu.git
synced 2026-06-03 21:34:29 +08:00
cleanup
This commit is contained in:
@@ -9,7 +9,6 @@ using osu.Game.Configuration;
|
||||
using osu.Game.Localisation;
|
||||
using osu.Framework.Graphics.Containers;
|
||||
|
||||
|
||||
namespace osu.Game.Overlays.Settings.Sections.Gameplay
|
||||
{
|
||||
public class AudioSettings : SettingsSubsection
|
||||
@@ -20,7 +19,6 @@ namespace osu.Game.Overlays.Settings.Sections.Gameplay
|
||||
|
||||
private FillFlowContainer<SettingsSlider<float>> positionalHitsoundsSettings;
|
||||
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
private void load(OsuConfigManager config,OsuConfigManager osuConfig)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user