mirror of
https://github.com/ppy/osu.git
synced 2025-03-22 22:29:28 +08:00
Update osu!taiko TestSceneInputDrum with InputDrum changes for touch controls
This commit is contained in:
parent
7336c2c0bd
commit
0f83308f7b
@ -31,7 +31,7 @@ namespace osu.Game.Rulesets.Taiko.Tests.Skinning
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
Size = new Vector2(200),
|
||||
Child = new InputDrum(playfield.HitObjectContainer)
|
||||
Child = new InputDrum()
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user