mirror of
https://github.com/ppy/osu
synced 2025-01-03 04:42:10 +00:00
Set better TaikoPlayfield default VisibleTimeRange.
This commit is contained in:
parent
7237f834c4
commit
2334c109e5
@ -178,6 +178,8 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
}
|
||||
});
|
||||
|
||||
VisibleTimeRange.Value = 6000;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Loading…
Reference in New Issue
Block a user