mirror of
https://github.com/osukey/osukey.git
synced 2025-08-02 06:07:11 +09:00
Increase size to match timing distribution graph
This commit is contained in:
@ -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"/>.
|
||||
|
Reference in New Issue
Block a user