fix black skies bug.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@4501 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2013-10-09 00:16:08 +00:00
parent a7a29c0907
commit a4481bac93
1 changed files with 1 additions and 0 deletions

View File

@ -1340,6 +1340,7 @@ void GLBE_Init(void)
"program depthonly\n"
"{\n"
"depthwrite\n"
"maskcolor\n"
"}\n"
"}\n"
);