]> icculus.org git repositories - divverent/darkplaces.git/commit
fix a little bug in the FS_Search code (it was checking the pak case sensitivity...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 30 Nov 2003 01:48:34 +0000 (01:48 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 30 Nov 2003 01:48:34 +0000 (01:48 +0000)
commitf272bd1d9660f9bbd3242f46b254221f9f50c841
tree091d1a63547e5549450c3392087aa2f4b3c52a24
parent8c1397e484929df4b910a337ed9f227fc6c05a2c
fix a little bug in the FS_Search code (it was checking the pak case sensitivity flag even if it was looking at a directory listing)

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