mirror of https://github.com/ppy/osu
Scale up "changing display" test cases
This commit is contained in:
parent
284fa49646
commit
7f9af0ae65
|
@ -79,7 +79,7 @@ public void TestChangingStarRatingDisplay([Values(false, true)] bool useNewColou
|
|||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(52f, 20f),
|
||||
Scale = new Vector2(3f),
|
||||
});
|
||||
|
||||
AddRepeatStep("set random value", () =>
|
||||
|
|
Loading…
Reference in New Issue