mirror of
https://github.com/osukey/osukey.git
synced 2025-05-29 01:17:35 +09:00
Add column to test scene
This commit is contained in:
parent
c8eee8d204
commit
09eb9facdd
@ -53,7 +53,7 @@ namespace osu.Game.Rulesets.Mania.Tests.Skinning
|
||||
[BackgroundDependencyLoader]
|
||||
private void load()
|
||||
{
|
||||
SetContents(() => new Container
|
||||
SetContents(() => new ColumnTestContainer(0, ManiaAction.Key1)
|
||||
{
|
||||
Anchor = Anchor.Centre,
|
||||
Origin = Anchor.Centre,
|
||||
|
Loading…
x
Reference in New Issue
Block a user