1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-15 22:22:55 +08:00
osu-lazer/osu.Game/Screens
Seokho Song 6fbd06f967 Fix Not update retry counter on PauseOverlay
I've find "You've retried xx time(s)" message that something weird.
That is not displayed pause overlay and only see count on FailOverlay
I change code that PauseContainer.Retries property can be set call-back function.

Signed-off-by: Seokho Song <0xdevssh@gmail.com>
2017-12-21 20:40:31 +09:00
..
Backgrounds Remove temporary variable in beatmap background update 2017-11-21 12:42:28 +09:00
Charts Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Direct Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Edit Merge branch 'master' into editor-composer 2017-12-03 14:47:07 +09:00
Menu Add back HandleInput disable overrides 2017-12-11 15:19:00 +09:00
Multiplayer Added requested changes. Mainly changing lambdas to direct function references. 2017-11-22 21:41:50 +01:00
Play Fix Not update retry counter on PauseOverlay 2017-12-21 20:40:31 +09:00
Ranking Make many internal classes and methods public 2017-11-21 12:06:16 +09:00
Select Remove animating skipping and reorder file a bit 2017-12-18 12:30:39 +09:00
Tournament Make a base OsuButton class to handle default samples 2017-11-26 17:17:48 +09:00
BackgroundScreen.cs Update usages of IsAlive/IsLoaded in line with framework changes 2017-08-15 13:57:48 +09:00
Loader.cs Add shader precompile step 2017-12-05 17:41:47 +09:00
OsuScreen.cs Add keydown override 2017-12-04 11:30:25 +09:00
ScreenWhiteBox.cs Update in line with framework changes. 2017-09-07 22:46:21 +09:00