Update sparse.json

This commit is contained in:
2017-08-01 23:14:42 -04:00
committed by GitHub
parent 53de35685e
commit a40c502c80

View File

@@ -15,14 +15,14 @@
"friction": 0.02
},
{
"amplitude": { "x": .5, "y": .5 },
"amplitude": { "x": 0.5, "y": 0.5 },
"period": 1.01,
"friction": 0.02
},
{
"amplitude": { "x": -.5, "y": .5 },
"amplitude": { "x": -0.5, "y": 0.5 },
"period": 2.98,
"friction": 0.01
}
]
}
}