all effects has same lineendings

Former-commit-id: c2586f57ce03c20a7a1083a5d62c8ddde7359b84
This commit is contained in:
redpanther
2016-01-20 14:45:17 +01:00
parent 645a376da6
commit 7dfe8ae8cf
14 changed files with 129 additions and 129 deletions

View File

@@ -1,10 +1,10 @@
{
"name" : "Snake",
"script" : "snake.py",
"args" :
{
"rotation-time" : 10.0,
"color" : [255, 0, 0],
"percentage" : 25
}
}
{
"name" : "Snake",
"script" : "snake.py",
"args" :
{
"rotation-time" : 10.0,
"color" : [255, 0, 0],
"percentage" : 25
}
}