X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=config.h;h=d8991efbb46072f2c5ab51171993a31ec0038501;hb=6caf37b784ff48aeed88c279a14c4a210baaee42;hp=63d143b543006ef22537761c7c3b4d41751fa747;hpb=fac9f096e69b8e1594a90796ec8dcf222fc1b6e3;p=vor.git diff --git a/config.h b/config.h index 63d143b..d8991ef 100644 --- a/config.h +++ b/config.h @@ -18,4 +18,4 @@ #define MAXSPACEDOTS 2000 #define W 100 #define M 255 -#define START_RAD_SQ 40000 // 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