mirror of
https://github.com/ppy/osu
synced 2024-12-14 10:57:41 +00:00
Adjust test button sizing to better match actual usage
This commit is contained in:
parent
03f24c8b58
commit
0146717fcb
@ -67,7 +67,7 @@ namespace osu.Game.Tests.Visual.Multiplayer
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(200, 50),
|
||||
Size = new Vector2(250, 50),
|
||||
}
|
||||
};
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user