mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 12:11:34 +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)
|
||||
isPermedia = true;
|
||||
|
||||
CheckTextureExtensions ();
|
||||
CheckMultiTextureExtensions ();
|
||||
|
||||
glClearColor (0,0,0,0);
|
||||
|
|
Loading…
Reference in a new issue