We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because one beatmap might be able to support multiple stage. So will need to create mod to force use target mode in the gameplay.
What should be done:
KaraokeStageMod
ClassicStageMod
And we expect that:
There's no stage in the gameplay, please select the mod to force create one
classic stage
The text was updated successfully, but these errors were encountered:
Another benefit for the stage mod:
Sorry, something went wrong.
Implemented in the #1960.
No branches or pull requests
Because one beatmap might be able to support multiple stage.
So will need to create mod to force use target mode in the gameplay.
What should be done:
KaraokeStageMod
.ClassicStageMod
.And we expect that:
There's no stage in the gameplay, please select the mod to force create one
.ClassicStageMod
) and entry to the gameplay:classic stage
if contains this stage in the beatmap.classic stage
into the beatmap if not have this stage in the beatmap.The text was updated successfully, but these errors were encountered: