mirror of
https://github.com/ppy/osu.git
synced 2025-01-13 15:43:22 +08:00
Fix test scene broken on master
This commit is contained in:
parent
1ac80d42f9
commit
12c1ded7a8
@ -30,6 +30,8 @@ namespace osu.Game.Tests.Visual.Editing
|
||||
{
|
||||
selectionBox = new SelectionBox
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
||||
CanRotate = true,
|
||||
CanScaleX = true,
|
||||
CanScaleY = true,
|
||||
|
Loading…
Reference in New Issue
Block a user