mirror of
https://github.com/ppy/osu.git
synced 2025-01-15 07:22:55 +08:00
This commit is contained in:
commit
80301f0fc9
@ -167,7 +167,7 @@ namespace osu.Game.Beatmaps
|
||||
/// </remarks>
|
||||
public double DistanceSpacing { get; set; } = 1.0;
|
||||
|
||||
public int BeatDivisor { get; set; }
|
||||
public int BeatDivisor { get; set; } = 4;
|
||||
|
||||
public int GridSize { get; set; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user