1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 22:07:25 +08:00
osu-lazer/osu.Game.Rulesets.Catch.Tests/Resources/Testing/Beatmaps/tiny-ticks-expected-conversion.json
Dan Balasescu 2c44ca1915
Add more test beatmaps
Move test files to Catch.Tests project
2023-12-06 12:27:11 +09:00

44 lines
842 B
JSON

{
"Mappings": [
{
"StartTime": 27002.0,
"Objects": [
{
"StartTime": 27002.0,
"Position": 326.0,
"HyperDash": false
},
{
"StartTime": 27102.0,
"Position": 267.416656,
"HyperDash": false
},
{
"StartTime": 27238.0,
"Position": 217.484329,
"HyperDash": false
}
]
},
{
"StartTime": 27318.0,
"Objects": [
{
"StartTime": 27318.0,
"Position": 215.0,
"HyperDash": false
},
{
"StartTime": 27418.0,
"Position": 251.682343,
"HyperDash": false
},
{
"StartTime": 27554.0,
"Position": 323.347046,
"HyperDash": false
}
]
}
]
}