mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Revamp score processing to once more unify scoring methods
This commit is contained in:
@ -21,6 +21,7 @@ namespace osu.Game.Rulesets.Catch.Scoring
|
||||
|
||||
protected override void OnNewJudgement(Judgement judgement)
|
||||
{
|
||||
base.OnNewJudgement(judgement);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user