Skip to content

Commit

Permalink
Sometimes I'm dumb.
Browse files Browse the repository at this point in the history
  • Loading branch information
Continuities committed Nov 2, 2013
1 parent 994f01c commit ebee3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/space.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ var Space = {
SHIP_SPEED: 3,
BASE_ASTEROID_DELAY: 500,
BASE_ASTEROID_SPEED: 1500,
FTB_SPEED: 1000,//60000,
FTB_SPEED: 60000,
STAR_WIDTH: 3000,
STAR_HEIGHT: 3000,
NUM_STARS: 200,
Expand Down

0 comments on commit ebee3be

Please sign in to comment.