Me having lots of fun with voice chat.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3656 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
2df9690627
commit
da09f7ba44
32 changed files with 2521 additions and 97 deletions
|
@ -442,7 +442,7 @@ void GL_SelectTexture(int target)
|
|||
qglClientActiveTextureARB(target + mtexid0);
|
||||
qglActiveTextureARB(target + mtexid0);
|
||||
}
|
||||
else
|
||||
else if (qglSelectTextureSGIS)
|
||||
qglSelectTextureSGIS(target + mtexid0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue