mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-15 09:11:48 +00:00
Make INTRO4 display at high res
This commit is contained in:
parent
d88eef3e95
commit
916fec2c41
1 changed files with 0 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue