diff --git a/src/doomstat.h b/src/doomstat.h index a1432dd0e..ec8610762 100644 --- a/src/doomstat.h +++ b/src/doomstat.h @@ -198,7 +198,7 @@ typedef enum GRADE_S } gp_rank_e; -#define SEALED_STAR_ENTRY (365*FRACUNIT/400) +#define SEALED_STAR_ENTRY (360*FRACUNIT/400) struct cupwindata_t {