mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 16:07:25 +08:00
27 lines
526 B
JSON
27 lines
526 B
JSON
{
|
|
"Mappings": [{
|
|
"StartTime": 500.0,
|
|
"Objects": [{
|
|
"StartTime": 500.0,
|
|
"EndTime": 1500.0,
|
|
"Column": 0,
|
|
"NodeSamples": [
|
|
["Gameplay/normal-hitnormal"],
|
|
[]
|
|
],
|
|
"Samples": ["Gameplay/normal-hitnormal"]
|
|
}]
|
|
}, {
|
|
"StartTime": 2000.0,
|
|
"Objects": [{
|
|
"StartTime": 2000.0,
|
|
"EndTime": 3000.0,
|
|
"Column": 2,
|
|
"NodeSamples": [
|
|
["Gameplay/drum-hitnormal"],
|
|
[]
|
|
],
|
|
"Samples": ["Gameplay/drum-hitnormal"]
|
|
}]
|
|
}]
|
|
} |