mirror of
https://github.com/osukey/osukey.git
synced 2025-08-03 06:36:31 +09:00
Expand statistics to fill more of the screen
This commit is contained in:
@ -320,7 +320,7 @@ namespace osu.Game.Rulesets.Mania
|
||||
new StatisticItem("Timing Distribution", new HitEventTimingDistributionGraph(score.HitEvents)
|
||||
{
|
||||
RelativeSizeAxes = Axes.X,
|
||||
Height = 130
|
||||
Height = 250
|
||||
}),
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user