Update blackonwhite.json

This commit is contained in:
2017-08-01 23:15:17 -04:00
committed by GitHub
parent 1f8fb479e8
commit a908b45718

View File

@@ -15,14 +15,14 @@
"friction": 0.0005
},
{
"amplitude": { "x": .5, "y": .5 },
"amplitude": { "x":0 .5, "y": 0.5 },
"period": 1.001,
"friction": 0.0005
},
{
"amplitude": { "x": -.5, "y": .5 },
"amplitude": { "x": -0.5, "y": 0.5 },
"period": 2.999,
"friction": 0.0005
}
]
}
}