mirror of
https://github.com/osukey/osukey.git
synced 2025-07-02 00:40:09 +09:00
Update failing snap test scenes
This commit is contained in:
@ -61,6 +61,7 @@ namespace osu.Game.Tests.Editing
|
||||
BeatDivisor.Value = 1;
|
||||
|
||||
composer.EditorBeatmap.Difficulty.SliderMultiplier = 1;
|
||||
composer.EditorBeatmap.BeatmapInfo.DistanceSpacing = 1;
|
||||
composer.EditorBeatmap.ControlPointInfo.Clear();
|
||||
composer.EditorBeatmap.ControlPointInfo.Add(0, new TimingControlPoint { BeatLength = 1000 });
|
||||
});
|
||||
|
Reference in New Issue
Block a user