mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 00:09:55 +09:00
Fix test scene broken on master
This commit is contained in:
@ -30,6 +30,8 @@ namespace osu.Game.Tests.Visual.Editing
|
||||
{
|
||||
selectionBox = new SelectionBox
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
||||
CanRotate = true,
|
||||
CanScaleX = true,
|
||||
CanScaleY = true,
|
||||
|
Reference in New Issue
Block a user