mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 16:52:54 +08:00
Increase size to match timing distribution graph
This commit is contained in:
parent
ce56c45721
commit
6000e0f86a
@ -75,7 +75,7 @@ namespace osu.Game.Tests.Visual.Ranking
|
||||
/// <summary>
|
||||
/// Full size of the heatmap.
|
||||
/// </summary>
|
||||
private const float size = 100;
|
||||
private const float size = 130;
|
||||
|
||||
/// <summary>
|
||||
/// Size of the inner circle containing the "hit" points, relative to <see cref="size"/>.
|
||||
|
Loading…
Reference in New Issue
Block a user