mirror of
https://github.com/ppy/osu.git
synced 2025-02-15 10:22:56 +08:00
Scale up "changing display" test cases
This commit is contained in:
parent
284fa49646
commit
7f9af0ae65
@ -79,7 +79,7 @@ namespace osu.Game.Tests.Visual.UserInterface
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(52f, 20f),
|
||||
Scale = new Vector2(3f),
|
||||
});
|
||||
|
||||
AddRepeatStep("set random value", () =>
|
||||
|
Loading…
Reference in New Issue
Block a user