Skip to content

[BUGFIX] Fix Latency State Exiting to Main Menu Instead of Options Menu #5076

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

JackXson-Real
Copy link
Contributor

@JackXson-Real JackXson-Real commented May 12, 2025

Fixes #5069

Description

Exiting latency state (input offsets menu) would bring you back to the main menu instead of the options menu. This PR fixes that.

Screenshots/Videos

Base.Profile.2025.05.12.-.12.38.57.05.mp4

@github-actions github-actions bot added size: small A small pull request with 10 or fewer changes. pr: haxe PR modifies game code. status: pending triage Awaiting review. and removed size: small A small pull request with 10 or fewer changes. labels May 12, 2025
@JackXson-Real JackXson-Real changed the base branch from develop to main May 12, 2025 16:50
@JackXson-Real JackXson-Real changed the base branch from main to develop May 12, 2025 16:51
@AbnormalPoof AbnormalPoof added type: minor bug Involves a minor bug or issue. size: small A small pull request with 10 or fewer changes. labels May 12, 2025
@JackXson-Real
Copy link
Contributor Author

JackXson-Real commented May 12, 2025

Update: Exiting LatencyState will now remember the selection and highlight INPUT OFFSETS upon exiting.

Base.Profile.2025.05.12.-.17.18.56.07.mp4

@EliteMasterEric EliteMasterEric added size: small A small pull request with 10 or fewer changes. and removed size: small A small pull request with 10 or fewer changes. labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: haxe PR modifies game code. size: small A small pull request with 10 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug Report: Exiting Input Offsets Menu Opens Main Menu Instead of Options Menu
3 participants