diff --git a/js/sphereSpatial.js b/js/SphereSpatial.js similarity index 99% rename from js/sphereSpatial.js rename to js/SphereSpatial.js index e16f7a1..239782a 100644 --- a/js/sphereSpatial.js +++ b/js/SphereSpatial.js @@ -82,4 +82,4 @@ define(['js/sphereMovement'], return SphereSpatial; } -) \ No newline at end of file +)