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