Skip to content

Commit

Permalink
- Forgot a delete.
Browse files Browse the repository at this point in the history
SVN r3197 (trunk)
  • Loading branch information
Randy Heit committed May 8, 2011
1 parent 91a5e07 commit 0e07113
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/g_level.cpp
Expand Up @@ -1867,6 +1867,7 @@ CCMD(listmaps)
{
Printf("%s: '%s' (%s)\n", info->mapname, info->LookupLevelName().GetChars(),
Wads.GetWadName(Wads.GetLumpFile(map->lumpnum)));
delete map;
}
}
}
Expand Down

0 comments on commit 0e07113

Please sign in to comment.