8000 Use OsuScoreProcessor in the scoring test scene by Zyfarok · Pull Request #24178 · ppy/osu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Use OsuScoreProcessor in the scoring test scene #24178

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 11, 2023

Conversation

Zyfarok
Copy link
Contributor
@Zyfarok Zyfarok commented Jul 11, 2023

The scoring test scene was using ScoreProcessor instead of OsuScoreProcessor.
This is probably an artifact from when there was no OsuScoreProcessor ?

It might be worth making ScoreProcessor abstract too to avoid further mistakes ? (As mentionned in #24166 (comment))

@peppy peppy self-requested a review July 11, 2023 03:21
@peppy
Copy link
Member
peppy commented Jul 11, 2023

I think the reason it's not abstract is so that rulesets which don't care about a custom implementation can use it directly.

@peppy peppy enabled auto-merge July 11, 2023 03:30
@peppy peppy disabled auto-merge July 11, 2023 07:45
@peppy peppy merged commit 99d4d2b into ppy:master Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0