mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 22:26:41 +09:00
Set better TaikoPlayfield default VisibleTimeRange.
This commit is contained in:
@ -178,6 +178,8 @@ namespace osu.Game.Rulesets.Taiko.UI
|
||||
RelativeSizeAxes = Axes.Both,
|
||||
}
|
||||
});
|
||||
|
||||
VisibleTimeRange.Value = 6000;
|
||||
}
|
||||
|
||||
[BackgroundDependencyLoader]
|
||||
|
Reference in New Issue
Block a user