]> git.rm.cloudns.org Git - xonotic/darkplaces.git/commitdiff
don't need it twice...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 20 Dec 2009 10:09:44 +0000 (10:09 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 20 Dec 2009 10:09:44 +0000 (10:09 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@9600 d7cf8633-e32d-0410-b094-e92efae38249

model_brush.c

index 7af9d0e7b4a225a7fc75eb93601d21ff65122082..f58d7a944b22bdf113c35c8eb0292297715d140b 100644 (file)
@@ -1646,8 +1646,6 @@ static void Mod_Q1BSP_LoadTextures(lump_t *l)
                        // start out with no animation
                        tx->currentframe = tx;
                        tx->currentskinframe = tx->skinframes[0];
-                       tx->specularscalemod = 1; // not supported here
-                       tx->specularpowermod = 1; // not supported here
                }
        }