mirror of
https://github.com/osukey/osukey.git
synced 2025-05-30 01:47:30 +09:00
miss
This commit is contained in:
parent
a55ac899a8
commit
50aaf571fb
@ -78,7 +78,7 @@ namespace osu.Game.Rulesets.Mania.Tests
|
|||||||
RelativeChildSize = new Vector2(1, 10000),
|
RelativeChildSize = new Vector2(1, 10000),
|
||||||
Children = new[]
|
Children = new[]
|
||||||
{
|
{
|
||||||
new DrawableHoldNote(new HoldNote(){Duration = 1000}, ManiaAction.Key1)
|
new DrawableHoldNote(new HoldNote{Duration = 1000}, ManiaAction.Key1)
|
||||||
{
|
{
|
||||||
Y = 5000,
|
Y = 5000,
|
||||||
Height = 1000,
|
Height = 1000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user