mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Disable display for not
This commit is contained in:
parent
5cbfaf3589
commit
c6de0544d2
@ -131,7 +131,8 @@ namespace osu.Game.Overlays
|
||||
break;
|
||||
|
||||
case DashboardOverlayTabs.CurrentlyPlaying:
|
||||
loadDisplay(new CurrentlyPlayingDisplay());
|
||||
//todo: enable once caching logic is better
|
||||
//loadDisplay(new CurrentlyPlayingDisplay());
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user