mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 16:59:53 +09:00
Should pass all checks again now.
This commit is contained in:
@ -7,7 +7,7 @@ using osu.Framework.Graphics;
|
||||
namespace osu.Game.Overlays.Toolbar
|
||||
{
|
||||
public class ToolbarChangelogButton : ToolbarOverlayToggleButton
|
||||
{
|
||||
{
|
||||
protected override Anchor TooltipAnchor => Anchor.TopRight;
|
||||
|
||||
[BackgroundDependencyLoader(true)]
|
||||
|
Reference in New Issue
Block a user