Begin wereld

This commit is contained in:
Dofensmirtsz
2016-05-31 13:05:37 +02:00
parent ae5a28f273
commit 353efb38c5
22 changed files with 375 additions and 86 deletions
+7 -6
View File
@@ -1,8 +1,9 @@
{
"worlds": [
"worlds/small.json",
"worlds/ice.json",
"worlds/fire.json",
"worlds/maze.json"
]
"worlds": [
"worlds/rock.json",
"worlds/small.json",
"worlds/ice.json",
"worlds/fire.json"
]
}