mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 01:22:59 +08:00
Fix compose select box test failures
This commit is contained in:
parent
175dae49c6
commit
8690b08769
@ -47,6 +47,7 @@ namespace osu.Game.Tests.Visual.Editing
|
|||||||
|
|
||||||
CanScaleX = true,
|
CanScaleX = true,
|
||||||
CanScaleY = true,
|
CanScaleY = true,
|
||||||
|
CanScaleProportionally = true,
|
||||||
CanFlipX = true,
|
CanFlipX = true,
|
||||||
CanFlipY = true,
|
CanFlipY = true,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user