mirror of
https://github.com/ppy/osu.git
synced 2025-01-12 13:15:08 +08:00
Don't show cursor guide in gameplay cursor test
This commit is contained in:
parent
c562435267
commit
13618915b7
@ -87,6 +87,7 @@ namespace osu.Game.Rulesets.Osu.Tests
|
||||
public MovingCursorInputManager()
|
||||
{
|
||||
UseParentInput = false;
|
||||
ShowVisualCursorGuide = false;
|
||||
}
|
||||
|
||||
protected override void Update()
|
||||
|
Loading…
Reference in New Issue
Block a user