]> git.xonotic.org Git - xonotic/darkplaces.git/commitdiff
GAME_NEXUIZ: move the key up a bit for keyhunt, looks better
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 May 2007 23:19:14 +0000 (23:19 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 7 May 2007 23:19:14 +0000 (23:19 +0000)
git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7251 d7cf8633-e32d-0410-b094-e92efae38249

sbar.c

diff --git a/sbar.c b/sbar.c
index 04d21b5c05665269aa2a69e15748fa2756410791..fa2fd15f1daef9e640ebcdeda88933305f10f48d 100644 (file)
--- a/sbar.c
+++ b/sbar.c
@@ -1186,7 +1186,7 @@ void Sbar_Draw (void)
                                {
                                        // The Impossible Combination[tm]
                                        // Can only happen in Key Hunt mode...
-                                       Sbar_DrawPic (10 - sbar_x, -169, sb_items[14]);
+                                       Sbar_DrawPic (10 - sbar_x, -179, sb_items[14]);
                                }
                                else
                                {