mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 10:22:56 +08:00
Remove unused constants
This commit is contained in:
parent
6eb79c37d8
commit
297e5ec62e
@ -24,9 +24,6 @@ namespace osu.Game.Tournament.Components
|
||||
|
||||
private readonly string mod;
|
||||
|
||||
private const float horizontal_padding = 10;
|
||||
private const float vertical_padding = 10;
|
||||
|
||||
public const float HEIGHT = 50;
|
||||
|
||||
private readonly Bindable<TournamentMatch> currentMatch = new Bindable<TournamentMatch>();
|
||||
|
Loading…
Reference in New Issue
Block a user