mirror of
https://github.com/osukey/osukey.git
synced 2025-08-01 21:58:46 +09:00
Add per-result type pooling
This commit is contained in:
@ -75,6 +75,7 @@ namespace osu.Game.Rulesets.Judgements
|
||||
public DrawableJudgement()
|
||||
{
|
||||
Size = new Vector2(judgement_size);
|
||||
Origin = Anchor.Centre;
|
||||
}
|
||||
|
||||
protected virtual void ApplyHitAnimations()
|
||||
|
Reference in New Issue
Block a user