Skip to content

Auto Restart Checkbox#386

Open
nizealoys wants to merge 3 commits into
McKay42:devfrom
nizealoys:dev
Open

Auto Restart Checkbox#386
nizealoys wants to merge 3 commits into
McKay42:devfrom
nizealoys:dev

Conversation

@nizealoys

Copy link
Copy Markdown

I add Checkbox to skip failing animation and instantly restart (for no mod/ every mod)

Comment thread src/App/Osu/OsuBeatmap.cpp Outdated
Comment thread src/App/Osu/OsuBeatmap.cpp
Comment thread src/App/Osu/OsuOptionsMenu.cpp Outdated
Comment thread src/App/Osu/OsuOptionsMenu.cpp Outdated
CBaseUICheckbox *OsuOptionsMenu::addCheckbox(UString text, ConVar *cvar)
{
return addCheckbox(text, "", cvar);
return addButton(text, "", cvar);

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this? Madness?

Comment thread src/App/Osu/OsuBeatmap.cpp Outdated
Comment thread src/App/Osu/OsuBeatmap.cpp Outdated
Comment thread src/App/Osu/OsuBeatmap.cpp Outdated
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

Successfully merging this pull request may close these issues.

2 participants