1
0
mirror of https://github.com/ppy/osu.git synced 2025-02-20 16:12:54 +08:00

Adjust existing test to accommodate swell size

This commit is contained in:
Joppe27 2022-12-11 02:19:06 +01:00 committed by Nathan Du
parent 4a164b7b14
commit fe84e6e5f5

View File

@ -20,6 +20,7 @@ namespace osu.Game.Rulesets.Taiko.Tests.Skinning
{
Anchor = Anchor.Centre,
Origin = Anchor.Centre,
Scale = new osuTK.Vector2(0.5f),
}));
}