mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 09:32:55 +08:00
Fix inspection
This commit is contained in:
parent
d4fed43be7
commit
c031aeb14c
@ -379,7 +379,7 @@ namespace osu.Game.Beatmaps.Formats
|
||||
beatmap.ControlPointInfo.Add(time, new DifficultyControlPoint
|
||||
{
|
||||
SpeedMultiplier = speedMultiplier,
|
||||
AutoGenerated = timingChange
|
||||
AutoGenerated = false
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user