mirror of
https://github.com/ppy/osu.git
synced 2026-05-21 12:10:12 +08:00
Offset test case a little bit for dynamic compilation message
This commit is contained in:
@@ -24,7 +24,8 @@ namespace osu.Game.Tests.Visual
|
||||
Child = new BeatSnapVisualiser
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre
|
||||
Origin = Anchor.Centre,
|
||||
Y = -200
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user