Highres intro graphic

This commit is contained in:
Sryder13 2017-10-25 23:05:19 +01:00
parent e6ed15c066
commit 1f7caee344

View file

@ -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);