mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
remove useless property
This commit is contained in:
@ -26,9 +26,6 @@ namespace osu.Game.Overlays.Mods
|
||||
private readonly ShearedButton useCurrentModButton;
|
||||
private readonly ShearedButton createButton;
|
||||
|
||||
[Resolved]
|
||||
private Bindable<IReadOnlyList<Mod>> selectedMods { get; set; } = null!;
|
||||
|
||||
private readonly ModPreset preset;
|
||||
|
||||
public EditPresetPopover(ModPresetPanel modPresetPanel)
|
||||
|
Reference in New Issue
Block a user