mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Compress Test Case; Remove empty summary
This commit is contained in:
@ -11,9 +11,7 @@ using osu.Game.Graphics.Sprites;
|
||||
using System;
|
||||
|
||||
namespace osu.Game.Graphics.UserInterface
|
||||
{/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
{
|
||||
public class ClickableText : OsuSpriteText, IHasTooltip
|
||||
{
|
||||
private bool isEnabled;
|
||||
|
Reference in New Issue
Block a user