mirror of
https://github.com/osukey/osukey.git
synced 2025-05-21 21:47:31 +09:00
Remove unused constant
This commit is contained in:
parent
bd37723788
commit
d2ca6da0fd
@ -18,8 +18,6 @@ namespace osu.Game.Overlays.BeatmapSet.Buttons
|
|||||||
{
|
{
|
||||||
public class PreviewButton : OsuClickableContainer
|
public class PreviewButton : OsuClickableContainer
|
||||||
{
|
{
|
||||||
private const float transition_duration = 500;
|
|
||||||
|
|
||||||
private readonly Box background, progress;
|
private readonly Box background, progress;
|
||||||
private readonly PlayButton playButton;
|
private readonly PlayButton playButton;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user