Skip to content

Commit

Permalink
Update SphereSpatial.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BunZaga committed Nov 30, 2013
1 parent f84320a commit ef2f00a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/SphereSpatial.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
define(['js/sphereMovement'],
define(['js/SphereMovement'],
function(
SphereMovement
) {
Expand Down Expand Up @@ -82,4 +82,4 @@ define(['js/sphereMovement'],
return SphereSpatial;

}
)
)

0 comments on commit ef2f00a

Please sign in to comment.