mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2026-03-03 09:51:15 +00:00
Don't call HWR_Switch twice
This commit is contained in:
parent
df19b64edd
commit
21cdca5d6d
1 changed files with 0 additions and 3 deletions
|
|
@ -1534,10 +1534,7 @@ void VID_CheckRenderer(void)
|
|||
}
|
||||
#ifdef HWRENDER
|
||||
else if (rendermode == render_opengl)
|
||||
{
|
||||
R_InitHardwareMode();
|
||||
HWR_Switch();
|
||||
}
|
||||
#else
|
||||
(void)oldrenderer;
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue