Skip to content

Commit

Permalink
Forgot to remove debug statement, silly me
Browse files Browse the repository at this point in the history
  • Loading branch information
erkie committed Oct 12, 2010
1 parent d0d642b commit ff3bed9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions asteroids.js
Expand Up @@ -1064,8 +1064,6 @@ function Asteroids() {
}
this.lastPos = this.pos;

document.title = "hahahahaha " + (new Date().getTime());

setTimeout(updateFunc, 1000 / FPS);
}

Expand Down
2 changes: 1 addition & 1 deletion asteroids.min.js

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

0 comments on commit ff3bed9

Please sign in to comment.