osukey/osu.Game
Dean Herbert c6bd58ea4b Exit match sub screen when a room goes away
Closes #13847.

I think we can probably get some test coverage of this if required, but
needs a bit of thought (basically an error needs to be thrown during the
multiplayer client portion of the join procedure, after `CurrentRoom` is
non-null but before the join completes).

Manual testing on password branch (#13861) is possible since it
currently errors due to missing method on the live/dev servers.

- Create game, which will fail with `MethodNotExists`.
- Note the fields on the settings screen are emptied.
- Fill fields again and press create game (crash).
2021-07-12 19:20:41 +09:00
..
2021-06-23 21:26:52 +09:00
2021-07-12 11:26:30 +09:00
2021-07-04 12:41:27 +09:00
2021-07-07 14:08:29 +09:00
2021-07-04 12:41:27 +09:00
2021-07-04 12:41:27 +09:00