drawline wasn't blending.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4704 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a704b1423b
commit
71b251c42f
1 changed files with 1 additions and 0 deletions
|
@ -657,6 +657,7 @@ void QCBUILTIN PF_CL_drawline (pubprogfuncs_t *prinst, struct globalvars_s *pr_g
|
|||
"map $whiteimage\n"
|
||||
"rgbgen exactvertex\n"
|
||||
"alphagen vertex\n"
|
||||
"blendfunc blend\n"
|
||||
"}\n"
|
||||
"}\n");
|
||||
|
||||
|
|
Loading…
Reference in a new issue