mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 18:27:26 +08:00
Should pass all checks again now.
This commit is contained in:
parent
1234d0fa04
commit
77e660e426
@ -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)]
|
||||
|
Loading…
Reference in New Issue
Block a user