mirror of
https://github.com/ppy/osu
synced 2025-01-23 06:13:12 +00:00
Adjust testcase sizing to match editor
This commit is contained in:
parent
a4804f47a9
commit
1b116dd04e
@ -21,8 +21,7 @@ namespace osu.Game.Tests.Visual
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Y = -200,
|
||||
Size = new Vector2(100, 110)
|
||||
Size = new Vector2(90, 90)
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user