osu/osu.Game/Screens/OnlinePlay/Lounge
Dean Herbert 02a8500500 Ensure spotlights always show at the top of the lounge listing
As proposed at https://github.com/ppy/osu/discussions/16936. Spotlights
are intended to have focus, so let's make sure they are the first thing
the user sees for the time being.
2022-02-21 18:01:46 +09:00
..
Components Ensure spotlights always show at the top of the lounge listing 2022-02-21 18:01:46 +09:00
DrawableLoungeRoom.cs Update ChangeFocus usage in line with framework changes 2022-02-15 02:47:35 +09:00
LoungeBackgroundScreen.cs Fix lounge screen content not matching current room playlist item 2021-12-20 13:32:42 +01:00
LoungeSubScreen.cs