mirror of
https://github.com/ppy/osu.git
synced 2026-05-30 01:10:58 +08:00
Use implementation on song select leaderboards.
This commit is contained in:
@@ -151,7 +151,7 @@ namespace osu.Game.Online.Leaderboards
|
||||
break;
|
||||
|
||||
case PlaceholderState.NotLoggedIn:
|
||||
replacePlaceholder(new MessagePlaceholder(@"Please sign in to view online leaderboards!"));
|
||||
replacePlaceholder(new LoginPlaceholder(@"view online leaderboards!"));
|
||||
break;
|
||||
|
||||
case PlaceholderState.NotSupporter:
|
||||
|
||||
Reference in New Issue
Block a user