mirror of
https://github.com/osukey/osukey.git
synced 2025-04-28 18:27:29 +09: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…
x
Reference in New Issue
Block a user