mirror of
https://github.com/ppy/osu.git
synced 2025-02-21 22:53:22 +08:00
Adjust existing test to accommodate swell size
This commit is contained in:
parent
4a164b7b14
commit
fe84e6e5f5
@ -20,6 +20,7 @@ namespace osu.Game.Rulesets.Taiko.Tests.Skinning
|
|||||||
{
|
{
|
||||||
Anchor = Anchor.Centre,
|
Anchor = Anchor.Centre,
|
||||||
Origin = Anchor.Centre,
|
Origin = Anchor.Centre,
|
||||||
|
Scale = new osuTK.Vector2(0.5f),
|
||||||
}));
|
}));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user