mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 08:49:59 +09:00
Adjust testcase sizing to match editor
This commit is contained in:
@ -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)
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user