mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
renaming and some changes in TestCaseTooltip
This commit is contained in:
@ -20,7 +20,7 @@ namespace osu.Game.Graphics.Cursor
|
||||
protected override Drawable CreateCursor() => new Cursor();
|
||||
|
||||
private bool dragging;
|
||||
private Tooltip tooltip;
|
||||
private readonly Tooltip tooltip;
|
||||
|
||||
public MenuCursor()
|
||||
{
|
||||
|
Reference in New Issue
Block a user