Files
osukey/osu.Game
Dean Herbert 3819a1f03b Remove exit override behaviour
I don't actually know under what scenario this could have been hit, and
actually caused expected behaviour. Consider that in the scenario I
describe in the comment (which I added yesterday), the user is
requesting a pause or exit which would be "cancelled showing the results
instead". But in such a scenario, `PerformExit` would first be run,
which cancels the `resultsDisplayDelegate` in the first place.

The only special case would be pressing the close button on the window
decoration? Which I don't think should be a special case in the first
place, so I'm just going to remove this for the time being to keep
things simple.
2021-06-18 16:12:35 +09:00
..
2021-06-16 12:01:58 +02:00
2021-06-16 20:53:48 +09:00
2021-06-16 19:09:11 +09:00
2021-06-18 16:12:35 +09:00
2021-06-16 19:52:58 +09:00
2021-06-16 18:51:17 +09:00
2021-06-16 20:53:48 +09:00