From 8530a8a82030fc34086692a6afd25902c74c83e6 Mon Sep 17 00:00:00 2001 From: Ayub Ahmed Date: Fri, 2 Sep 2016 21:54:52 +0000 Subject: [PATCH] Slight tweaking to the title (#290) The title seems a bit too close to the letters. --- buildcfg.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/buildcfg.txt b/buildcfg.txt index 3e8d6103..42c77d19 100644 --- a/buildcfg.txt +++ b/buildcfg.txt @@ -606,14 +606,14 @@ D_ULTIMA = D_DM32 #ifdef ULTDOOM TITLEPIC 0 0 = fd1title -M_DOOM 24 -24 +M_DOOM 24 -18 #else #ifdef FREEDM TITLEPIC 0 0 = fdmtitle M_DOOM 40 -5 = m_dm #else TITLEPIC 0 0 = fd2title -M_DOOM 24 -24 +M_DOOM 24 -18 #endif #endif