killed globalImages->BindNull(). More cleanups from vkneo

This commit is contained in:
Robert Beckebans 2017-09-10 15:27:31 +02:00
parent f4dd96e404
commit 38bcf14c7b
9 changed files with 284 additions and 512 deletions

View file

@ -402,7 +402,7 @@ void Dmap( const idCmdArgs& args )
passedName = stripped;
// delete any old line leak files
idStr::snPrintf( path, sizeof( path ),"%s.lin", dmapGlobals.mapFileBase );
idStr::snPrintf( path, sizeof( path ), "%s.lin", dmapGlobals.mapFileBase );
fileSystem->RemoveFile( path );
// delete any old generated binary proc files