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

Add ability to skip a bunch of stuff directly to music selection #7

Merged
merged 3 commits into from
Feb 7, 2024

Conversation

tc21
Copy link
Collaborator

@tc21 tc21 commented Feb 7, 2024

Highly experimental enable at your own risk

Comment on lines +53 to +56
if (AppConfig.UX.SkipToMusicSelection)
{
Patch(typeof(SkipToMusicSelection));
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

我对没有curly brackets的if statement有点偏见 所以你改掉我不介意但是实在是不愿意自己写qaq

Copy link
Collaborator

Choose a reason for hiding this comment

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

呜呜 没关系,之后想优化成反射,然后就不需要手动注册要 patch 哪些了(不过我还要学学 C# 反射怎么用xx

@hykilpikonna hykilpikonna merged commit fb58f08 into master Feb 7, 2024
1 of 2 checks passed
@hykilpikonna hykilpikonna deleted the tc21/skip-to-music branch February 7, 2024 10:26
clansty pushed a commit that referenced this pull request Dec 2, 2024
Add ability to skip a bunch of stuff directly to music selection
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