mirror of
https://github.com/nzp-team/fteqw.git
synced 2025-02-01 05:00:46 +00:00
no lights on skies
git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3617 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
51f6fcfbcc
commit
f4e564b5de
1 changed files with 1 additions and 0 deletions
|
@ -2141,6 +2141,7 @@ void Shader_Finish (shader_t *s)
|
||||||
"map $whiteimage\n"
|
"map $whiteimage\n"
|
||||||
"rgbgen const $r_fastskycolour\n"
|
"rgbgen const $r_fastskycolour\n"
|
||||||
"}\n"
|
"}\n"
|
||||||
|
"surfaceparm nodlight\n"
|
||||||
"}\n"
|
"}\n"
|
||||||
);
|
);
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in a new issue