mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-26 05:51:36 +00:00
oops
This commit is contained in:
parent
c7499f8a68
commit
d6c04ca25e
1 changed files with 0 additions and 1 deletions
|
@ -629,7 +629,6 @@ void GL_Init (void)
|
||||||
if (strnicmp(gl_renderer,"Permedia",8)==0)
|
if (strnicmp(gl_renderer,"Permedia",8)==0)
|
||||||
isPermedia = true;
|
isPermedia = true;
|
||||||
|
|
||||||
CheckTextureExtensions ();
|
|
||||||
CheckMultiTextureExtensions ();
|
CheckMultiTextureExtensions ();
|
||||||
|
|
||||||
glClearColor (0,0,0,0);
|
glClearColor (0,0,0,0);
|
||||||
|
|
Loading…
Reference in a new issue