mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2024-11-22 04:21:23 +00:00
Merge branch 'linux-render-switching-fix' into 'master'
fix linux renderer switching See merge request STJr/SRB2!2110
This commit is contained in:
commit
f0b09dec6b
1 changed files with 0 additions and 1 deletions
|
@ -1593,7 +1593,6 @@ boolean VID_CheckRenderer(void)
|
|||
else if (vid.glstate == VID_GL_LIBRARY_ERROR)
|
||||
rendererchanged = false;
|
||||
}
|
||||
else
|
||||
#endif
|
||||
|
||||
if (!contextcreated)
|
||||
|
|
Loading…
Reference in a new issue