From ae6ad394d1c99725c4a414b20a88d3e5ac5b04fe Mon Sep 17 00:00:00 2001 From: Braden Obrzut Date: Wed, 10 Nov 2010 23:46:18 +0000 Subject: [PATCH] - Fixed: Hexen's frag counter was not placed correctly. SVN r3006 (trunk) --- wadsrc/static/sbarinfo/hexen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wadsrc/static/sbarinfo/hexen.txt b/wadsrc/static/sbarinfo/hexen.txt index f1c294525..635cb650f 100755 --- a/wadsrc/static/sbarinfo/hexen.txt +++ b/wadsrc/static/sbarinfo/hexen.txt @@ -59,7 +59,7 @@ statusbar Normal gamemode deathmatch, teamgame { drawimage "KILLS", 38, 163; - drawnumber 3, HUDFONT_RAVEN, untranslated, frags, 58, 163, 1; + drawnumber 3, HUDFONT_RAVEN, untranslated, frags, 65, 176, 1; } else {