mirror of
https://github.com/ppy/osu.git
synced 2024-11-13 15:27:30 +08:00
Fix inspection
This commit is contained in:
parent
19f0caa0f3
commit
7615c71efe
@ -199,8 +199,7 @@ namespace osu.Game.Rulesets.Osu.Tests.Editor
|
||||
{
|
||||
createVisualiser(true);
|
||||
|
||||
Vector2 connectionPosition = default!;
|
||||
|
||||
Vector2 connectionPosition;
|
||||
addControlPointStep(connectionPosition = new Vector2(300));
|
||||
addControlPointStep(new Vector2(600));
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user