ToolbarOverlayToggleButton

This commit is contained in:
Dean Herbert
2016-12-02 21:28:23 +09:00
parent ebde5fa97f
commit a80c28ca37
4 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ using osu.Game.Graphics;
namespace osu.Game.Overlays.Toolbar
{
class ToolbarSettingsButton : ToolbarToggleButton
class ToolbarSettingsButton : ToolbarOverlayToggleButton
{
public ToolbarSettingsButton()
{