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:
Spoike 2010-11-06 14:21:44 +00:00
parent 51f6fcfbcc
commit f4e564b5de

View file

@ -2141,6 +2141,7 @@ void Shader_Finish (shader_t *s)
"map $whiteimage\n"
"rgbgen const $r_fastskycolour\n"
"}\n"
"surfaceparm nodlight\n"
"}\n"
);
return;