mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 22:34:09 +08:00
Clean up left over test code
This commit is contained in:
parent
f8d18285a8
commit
f56f1fc4f7
@ -297,8 +297,6 @@ namespace osu.Game.Tests.Visual
|
|||||||
public VisualSettings VisualSettingsPos => VisualSettings;
|
public VisualSettings VisualSettingsPos => VisualSettings;
|
||||||
public BackgroundScreen ScreenPos => Background;
|
public BackgroundScreen ScreenPos => Background;
|
||||||
|
|
||||||
[Resolved]
|
|
||||||
private BackgroundScreenStack stack { get; set; }
|
|
||||||
public DimAccessiblePlayerLoader(Player player) : base(() => player)
|
public DimAccessiblePlayerLoader(Player player) : base(() => player)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user