From: havoc Date: Mon, 25 Oct 2004 16:09:13 +0000 (+0000) Subject: cruft removal X-Git-Tag: xonotic-v0.1.0preview~5420 X-Git-Url: https://de.git.xonotic.org/?a=commitdiff_plain;h=f858b75987b7e0725b9324c7655227759e6fede1;p=xonotic%2Fdarkplaces.git cruft removal git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4709 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/sbar.c b/sbar.c index 016a1dfb..8bdb4655 100644 --- a/sbar.c +++ b/sbar.c @@ -886,9 +886,6 @@ Sbar_Draw */ void Sbar_Draw (void) { - if (scr_con_current == vid.conheight) - return; // console is full screen - if (cl.intermission == 1) { Sbar_IntermissionOverlay();