Guide Control Button Now Redirects Properly #34914
Open
+1
−1
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the PR
TL;DR:
Guidebook Control Button never properly redirected to Controls, but instead to the settings menu 1 left of Controls.
This fixes that.
Long Version:
A minor bug that AFAIK hasn't been documented.
In the Guidebook if you go to the Controls section and then press the Controls button it doesn't link you directly to your Controls in the settings menu... Instead it links to a settings tab 1 left of your Controls in the settings! With this PR, it is now fixed.
Perhaps in a former version of the game "options 1" was the Controls menu, but now "options 2" is.
(Insanely game breaking and riveting I know.)
[Note: This is a complete separate problem to the bug report I am making around the same time as this. Read them carefully.]
Why / Balance
Bugfix.
Technical details
A single character has been changed.
Requirements
Changelog
🆑