mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 07:06:35 +09:00
Remove unused variable.
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user