Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
skyjake committed Jun 30, 2003
1 parent fd73624 commit 97ed28d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions doomsday/Src/jHexen/HRefresh.c
Expand Up @@ -141,11 +141,6 @@ void R_DrawMapTitle(void)
int y = 12;
char *lname, *lauthor;

/* char buf[80];
sprintf(buf, "png: %i\n",
(players[consoleplayer].plr->mo->ddflags & DDMF_NOGRAVITY) != 0);
MN_DrTextA_CS(buf, 60, 60);*/

if(!cfg.mapTitle || actual_leveltime > 6*35) return;

// Make the text a bit smaller.
Expand Down

0 comments on commit 97ed28d

Please sign in to comment.