mirror of
https://github.com/ppy/osu
synced 2025-01-12 00:59:35 +00:00
Increase placement testcase circlesize
This commit is contained in:
parent
22c545ea8c
commit
951a309d04
@ -20,6 +20,8 @@ namespace osu.Game.Tests.Visual
|
||||
|
||||
protected HitObjectPlacementMaskTestCase()
|
||||
{
|
||||
Beatmap.Value.BeatmapInfo.BaseDifficulty.CircleSize = 2;
|
||||
|
||||
Add(hitObjectContainer = new Container
|
||||
{
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
|
Loading…
Reference in New Issue
Block a user