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:
parent
a7a29c0907
commit
a4481bac93
1 changed files with 1 additions and 0 deletions
|
@ -1340,6 +1340,7 @@ void GLBE_Init(void)
|
|||
"program depthonly\n"
|
||||
"{\n"
|
||||
"depthwrite\n"
|
||||
"maskcolor\n"
|
||||
"}\n"
|
||||
"}\n"
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue