mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-10 22:20:40 +02:00
feat: handle dynamically the winner wall (#40)
This commit is contained in:
@ -1,5 +1,17 @@
|
||||
{
|
||||
"name": "Back on Track",
|
||||
"musicName": "BackOnTrack",
|
||||
"order": 2
|
||||
"order": 2,
|
||||
"elements": [
|
||||
{
|
||||
"type": 1,
|
||||
"x": -6.684000015258789,
|
||||
"y": -2.8970000743865969
|
||||
},
|
||||
{
|
||||
"type": 1,
|
||||
"x": -3.059999942779541,
|
||||
"y": -2.930000066757202
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user