Skip to content
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

Order based deserialisation needs to go #68

Open
peppy opened this issue Aug 9, 2022 · 0 comments
Open

Order based deserialisation needs to go #68

peppy opened this issue Aug 9, 2022 · 0 comments

Comments

@peppy
Copy link
Sponsor Member

peppy commented Aug 9, 2022

ScoreInfo = scoreInfo;
ScoreInfo.id = id;
ScoreInfo.beatmap_id = beatmap_id;
ScoreInfo.user_id = user_id;
ScoreInfo.ruleset_id = ruleset_id;

This needs to be nuked from existence.

It should be done elsewhere, probably at the start of the ProcessItem implementation..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant