Files
osukey/osu.Game
Dean Herbert 491ab74059 Schedule pushWhenLoaded once ever
Previously it was being scheduled another time each OnResume, resulting
in more and more calls as a user retries the same beatmap multiple
times.

To simplify things I've decided to just schedule once ever. This means
that on resuming there's no 400ms delay any more, but in testing this
isn't really an issue (load time is still high enough that it will never
really be below that anyway). Even if gameplay was to load faster, the
animation should gracefully proceed.
2020-12-10 16:33:30 +09:00
..
2020-12-02 10:55:48 +09:00
2020-09-19 15:13:52 -05:00
2020-12-03 18:04:53 +09:00
2020-12-05 22:15:41 +01:00
2020-11-01 18:51:39 +01:00
2020-10-20 00:46:08 +02:00
2020-12-10 16:33:30 +09:00
2020-10-16 12:58:34 +09:00
2020-12-03 17:42:41 +09:00
2020-11-16 16:49:31 +09:00