mirror of
https://github.com/osukey/osukey.git
synced 2025-07-03 01:09:57 +09:00
Trim no longer used constant
This commit is contained in:
@ -14,7 +14,6 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
{
|
||||
public class Info : Container
|
||||
{
|
||||
private const float transition_duration = 250;
|
||||
private const float metadata_width = 175;
|
||||
private const float spacing = 20;
|
||||
private const float base_height = 220;
|
||||
|
Reference in New Issue
Block a user