mirror of
https://github.com/ppy/osu.git
synced 2024-12-16 09:22:58 +08:00
Adjust radius.
This commit is contained in:
parent
adf2550811
commit
efa7e5cb7d
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user