mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Update enum name in line with changes
This commit is contained in:
@ -13,7 +13,7 @@ namespace osu.Game.Overlays.Toolbar
|
||||
|
||||
public ToolbarBeatmapListingButton()
|
||||
{
|
||||
Hotkey = GlobalAction.ToggleDirect;
|
||||
Hotkey = GlobalAction.ToggleBeatmapListing;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
Reference in New Issue
Block a user