Show main judgement content above hitobjects

This commit is contained in:
Dean Herbert
2020-11-20 16:14:38 +09:00
parent cc7fa6f800
commit 7fe0923fcf
6 changed files with 49 additions and 2 deletions

View File

@ -69,5 +69,7 @@ namespace osu.Game.Rulesets.Judgements
this.FadeOutFromOne(800);
}
public Drawable GetAboveHitObjectsProxiedContent() => this.CreateProxy();
}
}