Renamed config file, added sample

did this to allow for other configs in our namespace.
This commit is contained in:
sm
2014-04-26 10:25:23 -07:00
parent fd53d3e51e
commit 6da0bfac7a
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"tick": 66,
"timescale": 1.0,
"width": 1600,
"height": 1100,
"obstacle": 20
}