mirror of
https://github.com/ppy/osu
synced 2024-12-17 04:15:37 +00:00
Remove unused variable.
This commit is contained in:
parent
ebb64e01d1
commit
0863efb2c8
@ -25,8 +25,6 @@ namespace osu.Game.Modes.Judgements
|
||||
|
||||
protected readonly SpriteText JudgementText;
|
||||
|
||||
protected double HitVisibleLength => 600;
|
||||
|
||||
/// <summary>
|
||||
/// Creates a drawable which visualises a <see cref="JudgementInfo"/>.
|
||||
/// </summary>
|
||||
|
Loading…
Reference in New Issue
Block a user