From 404b35be6d08b4d5e806bfec5446e9c5b07c2a15 Mon Sep 17 00:00:00 2001 From: VelocitOni Date: Fri, 12 Sep 2025 21:57:26 -0400 Subject: [PATCH] 365-360 OK we're gonna go w/ toaster's original # because most pics I see are still a bit lower from people who are tryharding (our audience) --- src/doomstat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {