1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-14 00:42:55 +08:00

Fix compose select box test failures

This commit is contained in:
Bartłomiej Dach 2023-11-10 16:08:45 +09:00
parent 175dae49c6
commit 8690b08769
No known key found for this signature in database

View File

@ -47,6 +47,7 @@ namespace osu.Game.Tests.Visual.Editing
CanScaleX = true,
CanScaleY = true,
CanScaleProportionally = true,
CanFlipX = true,
CanFlipY = true,