diff --git a/src/f_finale.c b/src/f_finale.c index e6bfa7e8..8faace23 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -312,6 +312,7 @@ static void F_IntroDrawScene(void) S_StartSound(NULL, rsound); } background = W_CachePatchName("KARTKREW", PU_CACHE); + highres = true; } V_DrawFill(0, 0, BASEVIDWIDTH, BASEVIDHEIGHT, 120);