From: havoc Date: Wed, 24 Aug 2005 06:17:12 +0000 (+0000) Subject: nothing to see here, move along... X-Git-Tag: xonotic-v0.1.0preview~4619 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=ac0f5054e02d4a5b855c5125f989b39770002a7a;p=xonotic%2Fdarkplaces.git nothing to see here, move along... git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5649 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/gl_textures.c b/gl_textures.c index c0493bd8..9c69e299 100644 --- a/gl_textures.c +++ b/gl_textures.c @@ -992,7 +992,7 @@ static void R_FindImageForTexture(gltexture_t *glt) glt->x = x; glt->y = y; - glt->y = z; + glt->z = z; glt->image = image; }