mirror of
https://github.com/ppy/osu
synced 2024-12-17 20:35:21 +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 readonly SpriteText JudgementText;
|
||||||
|
|
||||||
protected double HitVisibleLength => 600;
|
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Creates a drawable which visualises a <see cref="JudgementInfo"/>.
|
/// Creates a drawable which visualises a <see cref="JudgementInfo"/>.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
|
Loading…
Reference in New Issue
Block a user