]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - sbar.c
A minor removal of a few pieces of dead code. Nothing major. This is
[xonotic/darkplaces.git] / sbar.c
diff --git a/sbar.c b/sbar.c
index 9e1deae46a616213acd777cca6f4c30bfd50868d..2c988ed2757124d38289a6d18b41acd5d3f49267 100644 (file)
--- a/sbar.c
+++ b/sbar.c
@@ -406,7 +406,6 @@ void Sbar_UpdateScoreboard (void)
 }
 
 
-
 /*
 ===============
 Sbar_SoloScoreboard
@@ -1061,3 +1060,4 @@ void Sbar_FinaleOverlay (void)
        pic = Draw_CachePic ("gfx/finale.lmp");
        DrawQ_Pic((vid.conwidth - pic->width)/2, 16, "gfx/finale.lmp", 0, 0, 1, 1, 1, 1, 0);
 }
+