mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 11:42:55 +08:00
Fix self-reference in region name
This commit is contained in:
parent
df1f4aecdc
commit
3b04daddaa
@ -139,7 +139,7 @@ namespace osu.Game.Screens.OnlinePlay.Lounge.Components
|
||||
return base.OnClick(e);
|
||||
}
|
||||
|
||||
#region Key selection logic (shared with BeatmapCarousel and RoomsContainer)
|
||||
#region Key selection logic (shared with BeatmapCarousel and DrawableRoomPlaylist)
|
||||
|
||||
public bool OnPressed(KeyBindingPressEvent<GlobalAction> e)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user