mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 18:07:27 +09: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
|
selectionBox = new SelectionBox
|
||||||
{
|
{
|
||||||
|
RelativeSizeAxes = Axes.Both,
|
||||||
|
|
||||||
CanRotate = true,
|
CanRotate = true,
|
||||||
CanScaleX = true,
|
CanScaleX = true,
|
||||||
CanScaleY = true,
|
CanScaleY = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user