Skip to content

Commit

Permalink
removed setInterval for recalcMovement
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeL99 committed Mar 14, 2015
1 parent d40af11 commit ee691b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions dist/jquery-starfield.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,6 @@
draw();
})();

setInterval(recalcMovement, 1000 / 60);

return this;
};

Expand Down
2 changes: 1 addition & 1 deletion dist/jquery-starfield.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ee691b8

Please sign in to comment.