1
0
mirror of https://github.com/ppy/osu.git synced 2025-03-11 15:17:46 +08:00
osu-lazer/osu.Game.Modes.Catch
smoogipooo 6287ba321d Rewrite ScoreProcessor to have a new method for when existing judgements are changed.
- OnNewJudgement: Keeps its previous functionality. It is now only invoked when a _new_ judgement has been added to the Judgements hashset.
- OnJudgementChanged: Has a similar funcitonality to OnNewJudgement, but is only invoked whenever a judgement that was _previously_ in the Judgements hashset is changed.
2017-03-30 10:51:14 +09:00
..
2017-03-15 21:32:47 +09:00
2017-03-23 13:52:38 +09:00
2017-03-12 14:37:39 +09:00
2017-02-14 18:17:35 +09:00