Sometimes I'm dumb.

This commit is contained in:
Michael
2013-11-01 23:03:50 -04:00
parent 994f01c78c
commit ebee3be4d1
+1 -1
View File
@@ -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,