mirror of
https://github.com/ppy/osu.git
synced 2026-05-18 04:59:52 +08:00
Remove unused constant
This commit is contained in:
@@ -18,8 +18,6 @@ namespace osu.Game.Overlays.BeatmapSet.Buttons
|
||||
{
|
||||
public class PreviewButton : OsuClickableContainer
|
||||
{
|
||||
private const float transition_duration = 500;
|
||||
|
||||
private readonly Box background, progress;
|
||||
private readonly PlayButton playButton;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user