diff --git a/src/g_game.c b/src/g_game.c index b4a127a73149eb5e7f5cb09b087f291ae775f89e..ab399cfa2b810681def8d75e58a6c45d69ef51ef 100644 --- a/src/g_game.c +++ b/src/g_game.c @@ -4161,7 +4161,7 @@ static void G_DoCompleted(void) { token--; - if (!nextmapoverride) +// if (!nextmapoverride) // Having a token should pull the player into the special stage before going to the overridden map (Issue #933) for (i = 0; i < 7; i++) if (!(emeralds & (1<<i))) {