Adjust taiko hit objects sizes to match osu!(stable)

This commit is contained in:
Salman Ahmed
2022-04-02 23:47:20 +03:00
parent a2829b4fc7
commit 01b10e68d2
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ namespace osu.Game.Rulesets.Taiko.Objects
/// <summary>
/// Scale multiplier for a strong drawable taiko hit object.
/// </summary>
public const float STRONG_SCALE = 1.4f;
public const float STRONG_SCALE = 1.525f;
/// <summary>
/// Default size of a strong drawable taiko hit object.