X-Git-Url: https://jasonwoof.com/gitweb/?p=vor.git;a=blobdiff_plain;f=config.h;h=d8991efbb46072f2c5ab51171993a31ec0038501;hp=902da2e56084ecdd3357bd6c83629c4ccdc8b60b;hb=b10cf4a6d7331a32c46f98ba4e16c4bc59f23833;hpb=2d2b3b82e471f06e44f22be54cf9b6ffb9f9d259 diff --git a/config.h b/config.h index 902da2e..d8991ef 100644 --- a/config.h +++ b/config.h @@ -18,4 +18,4 @@ #define MAXSPACEDOTS 2000 #define W 100 #define M 255 -#define START_RAD 300 // radius^2 (pixels) which will be cleared of rocks when you die +#define START_RAD 200 // radius^2 (pixels) which will be cleared of rocks when you die