From ac0f5054e02d4a5b855c5125f989b39770002a7a Mon Sep 17 00:00:00 2001 From: havoc Date: Wed, 24 Aug 2005 06:17:12 +0000 Subject: [PATCH] nothing to see here, move along... git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5649 d7cf8633-e32d-0410-b094-e92efae38249 --- gl_textures.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 2.39.2