]> git.xonotic.org Git - xonotic/darkplaces.git/commit
fix a bug in texture path identification (the nopath case was occurring
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 30 Apr 2007 05:28:29 +0000 (05:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 30 Apr 2007 05:28:29 +0000 (05:28 +0000)
commitb0afb5e6cc1803a3c899bb33297169c5004d1d9a
tree7ef815b19e0014c64168f271d54468aa69dedf83
parent8861c8000ca15972a6c64c1543aa7e9bc6da055c
fix a bug in texture path identification (the nopath case was occurring
even when there was a path, because it was checking the wrong variable)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7211 d7cf8633-e32d-0410-b094-e92efae38249
image.c