mirror of
https://git.do.srb2.org/KartKrew/Kart-Public.git
synced 2024-11-17 10:11:12 +00:00
Highres intro graphic
This commit is contained in:
parent
e6ed15c066
commit
1f7caee344
1 changed files with 1 additions and 0 deletions
|
@ -312,6 +312,7 @@ static void F_IntroDrawScene(void)
|
||||||
S_StartSound(NULL, rsound);
|
S_StartSound(NULL, rsound);
|
||||||
}
|
}
|
||||||
background = W_CachePatchName("KARTKREW", PU_CACHE);
|
background = W_CachePatchName("KARTKREW", PU_CACHE);
|
||||||
|
highres = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
V_DrawFill(0, 0, BASEVIDWIDTH, BASEVIDHEIGHT, 120);
|
V_DrawFill(0, 0, BASEVIDWIDTH, BASEVIDHEIGHT, 120);
|
||||||
|
|
Loading…
Reference in a new issue