]> de.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)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 27 Jun 2011 08:08:54 +0000 (10:08 +0200)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11222 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=b32e6e3114c2bcbe6737cbacd1e66f912b2340ab

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
                {