]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
fix the solid water bug for real
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 27 Jun 2011 02:15:09 +0000 (02:15 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 27 Jun 2011 02:15:09 +0000 (02:15 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11222 d7cf8633-e32d-0410-b094-e92efae38249

model_shared.c

index 5257863db4e9870e369b5d6035b8f0c538951087..d4021ee0bf46731690676e6f984dde0b60c26fe3 100644 (file)
@@ -2525,6 +2525,7 @@ nothing                GL_ZERO GL_ONE
                if(cls.state == ca_dedicated)
                {
                        texture->skinframes[0] = NULL;
+                       success = false;
                }
                else
                {