Forgotten in last commit

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@748 4a71c877-e1ca-e34f-864e-861f7616d084
master
Dennis Schridde 2006-09-23 15:38:24 +00:00
parent 912cf2c8e2
commit a135ae55be
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ iIMDShape *iV_IMDLoad(STRING *filename, iBool palkeep)
iV_DEBUG1("imd[IMDLoad] = loading shape file '%s':",filename);
strcpy(_IMD_NAME,filename);
SDL_strlwr(_IMD_NAME);
strlwr(_IMD_NAME);
_imd_get_path(filename,path);