mirror of
https://github.com/ppy/osu.git
synced 2025-03-04 04:02:59 +08: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()
|
protected HitObjectPlacementMaskTestCase()
|
||||||
{
|
{
|
||||||
|
Beatmap.Value.BeatmapInfo.BaseDifficulty.CircleSize = 2;
|
||||||
|
|
||||||
Add(hitObjectContainer = new Container
|
Add(hitObjectContainer = new Container
|
||||||
{
|
{
|
||||||
RelativeSizeAxes = Axes.Both,
|
RelativeSizeAxes = Axes.Both,
|
||||||
|
Loading…
Reference in New Issue
Block a user