1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-02 12:50:38 +08:00
Files
osu-lazer/osu.Game.Rulesets.Mania.Tests/Resources/Testing/Beatmaps/mania-slider-expected-conversion.json
T
Salman Alshamrani 9798889ace Add test coverage
2025-08-05 10:25:58 +03:00

18 lines
400 B
JSON

{
"Mappings": [{
"StartTime": 500.0,
"Objects": [{
"StartTime": 500.0,
"EndTime": 2500,
"Column": 2,
"PlaySlidingSamples": true,
"NodeSamples": [
["Gameplay/soft-hitnormal"],
["Gameplay/soft-hitnormal"],
["Gameplay/soft-hitnormal"],
["Gameplay/soft-hitnormal"]
],
"Samples": ["Gameplay/soft-hitnormal"]
}]
}]
}