mirror of
https://github.com/doublespeakgames/adarkroom.git
synced 2026-06-13 07:57:13 +08:00
Sometimes I'm dumb.
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ var Space = {
|
|||||||
SHIP_SPEED: 3,
|
SHIP_SPEED: 3,
|
||||||
BASE_ASTEROID_DELAY: 500,
|
BASE_ASTEROID_DELAY: 500,
|
||||||
BASE_ASTEROID_SPEED: 1500,
|
BASE_ASTEROID_SPEED: 1500,
|
||||||
FTB_SPEED: 1000,//60000,
|
FTB_SPEED: 60000,
|
||||||
STAR_WIDTH: 3000,
|
STAR_WIDTH: 3000,
|
||||||
STAR_HEIGHT: 3000,
|
STAR_HEIGHT: 3000,
|
||||||
NUM_STARS: 200,
|
NUM_STARS: 200,
|
||||||
|
|||||||
Reference in New Issue
Block a user