mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 09:27:29 +08:00
Resolve code quality inspection
This commit is contained in:
parent
38ebce8ee9
commit
808a44ac0c
@ -64,7 +64,7 @@ namespace osu.Game.Rulesets.Osu.UI
|
||||
|
||||
localCursorContainer?.Expire();
|
||||
localCursorContainer = null;
|
||||
GameplayCursor?.ActiveCursor?.Show();
|
||||
GameplayCursor?.ActiveCursor.Show();
|
||||
}
|
||||
|
||||
protected override bool OnHover(HoverEvent e) => true;
|
||||
|
Loading…
Reference in New Issue
Block a user