mirror of
https://github.com/ppy/osu.git
synced 2026-05-28 07:12:12 +08:00
Adjust radius.
This commit is contained in:
@@ -12,7 +12,7 @@ namespace osu.Game.Modes.Taiko.Objects
|
||||
/// <summary>
|
||||
/// HitCircle radius.
|
||||
/// </summary>
|
||||
public const float CIRCLE_RADIUS = 51;
|
||||
public const float CIRCLE_RADIUS = 42f;
|
||||
|
||||
/// <summary>
|
||||
/// The time to scroll in the HitObject.
|
||||
|
||||
Reference in New Issue
Block a user