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

Fix multiplayer match screen being exited from when not current #24422

Merged
merged 1 commit into from
Jul 30, 2023

Commits on Jul 30, 2023

  1. Fix multiplayer match screen being exited from when not current

    This was supposed to be fixed by ppy#24255, but has popped up as a
    regression on Sentry since:
    
    	https://sentry.ppy.sh/organizations/ppy/issues/22749/?project=2&referrer=regression_activity-email
    
    On a fifteen-minute check I cannot figure out how to reproduce, so
    rather than spending further brain cycles on this, just apply the same
    explicit guard that like fifteen other places do.
    bdach committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    d343548 View commit details
    Browse the repository at this point in the history