mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 22:56:36 +09:00
Show main judgement content above hitobjects
This commit is contained in:
@ -69,5 +69,7 @@ namespace osu.Game.Rulesets.Judgements
|
||||
|
||||
this.FadeOutFromOne(800);
|
||||
}
|
||||
|
||||
public Drawable GetAboveHitObjectsProxiedContent() => this.CreateProxy();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user