Make INTRO4 display at high res

This commit is contained in:
lachwright 2019-11-30 12:31:23 +08:00
parent d88eef3e95
commit 916fec2c41
1 changed files with 0 additions and 1 deletions

View File

@ -540,7 +540,6 @@ static void F_IntroDrawScene(void)
break;
case 4:
background = W_CachePatchName("INTRO4", PU_CACHE);
highres = false;
break;
case 5:
if (intro_curtime >= 5*TICRATE)