mirror of
https://github.com/osukey/osukey.git
synced 2025-08-07 08:33:55 +09:00
Remove unnecessary check
This commit is contained in:
@ -29,7 +29,6 @@ namespace osu.Game.Screens.Play.HUD.HitErrorMeters
|
|||||||
{
|
{
|
||||||
base.LoadComplete();
|
base.LoadComplete();
|
||||||
|
|
||||||
if (processor != null)
|
|
||||||
processor.NewJudgement += onNewJudgement;
|
processor.NewJudgement += onNewJudgement;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user