Explorar el Código

Fixed capital letters...

jancoow hace 9 años
padre
commit
5ca5ca194b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      worlds/world1.json

+ 2 - 2
worlds/world1.json

@@ -4,12 +4,12 @@
   },
   "objects": [
     {
-      "file": "models/boom/boom.obj",
+      "file": "models/boom/Boom.obj",
       "pos": [ 0, 0, -4 ],
       "rot": [ 0, 20, 0 ]
     },
     {
-      "file": "models/boom/boom.obj",
+      "file": "models/boom/Boom.obj",
       "pos": [ 4, 0, -4 ]
     }
   ]