mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
Sonic is dead again
This commit is contained in:
parent
47b0381c99
commit
ed6ca997e2
1 changed files with 3 additions and 1 deletions
|
|
@ -656,6 +656,8 @@ void D_SRB2Loop(void)
|
||||||
LMFAO this was showing garbage under OpenGL
|
LMFAO this was showing garbage under OpenGL
|
||||||
because I_FinishUpdate was called afterward
|
because I_FinishUpdate was called afterward
|
||||||
*/
|
*/
|
||||||
|
/* Smells like a hack... Don't fade Sonic's ass into the title screen. */
|
||||||
|
if (gamestate != GS_TITLESCREEN)
|
||||||
V_DrawScaledPatch(0, 0, 0, W_CachePatchNum(W_GetNumForName("CONSBACK"), PU_CACHE));
|
V_DrawScaledPatch(0, 0, 0, W_CachePatchNum(W_GetNumForName("CONSBACK"), PU_CACHE));
|
||||||
|
|
||||||
for (;;)
|
for (;;)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue