diff --git a/src/p_setup.c b/src/p_setup.c index 93f6ce031..a433d7bdc 100644 --- a/src/p_setup.c +++ b/src/p_setup.c @@ -3004,7 +3004,7 @@ boolean P_SetupLevel(boolean skipprecip) leveltime = maxstarposttime; } - if (unlockables[27].unlocked // pandora's box + if (unlockables[27].unlocked && !modeattacking // pandora's box #ifndef DEVELOP && !modifiedgame #endif