mirror of
https://github.com/ppy/osu.git
synced 2025-02-13 12:02:54 +08:00
Move beatmap play button nearer its only remaining usage
This commit is contained in:
parent
7419682334
commit
251ab183a0
@ -14,7 +14,7 @@ using osu.Game.Online.API.Requests.Responses;
|
||||
using osuTK;
|
||||
using osuTK.Graphics;
|
||||
|
||||
namespace osu.Game.Overlays.BeatmapListing.Panels
|
||||
namespace osu.Game.Overlays.BeatmapSet.Buttons
|
||||
{
|
||||
public class PlayButton : Container
|
||||
{
|
@ -11,7 +11,6 @@ using osu.Game.Audio;
|
||||
using osu.Game.Graphics;
|
||||
using osu.Game.Graphics.Containers;
|
||||
using osu.Game.Online.API.Requests.Responses;
|
||||
using osu.Game.Overlays.BeatmapListing.Panels;
|
||||
using osuTK;
|
||||
|
||||
namespace osu.Game.Overlays.BeatmapSet.Buttons
|
||||
|
Loading…
Reference in New Issue
Block a user