Slight tweaking to the title (#290)

The title seems a bit too close to the letters.
This commit is contained in:
Ayub Ahmed 2016-09-02 21:54:52 +00:00 committed by Simon Howard
parent ad5b646d48
commit 8530a8a820

View file

@ -606,14 +606,14 @@ D_ULTIMA = D_DM32
#ifdef ULTDOOM #ifdef ULTDOOM
TITLEPIC 0 0 = fd1title TITLEPIC 0 0 = fd1title
M_DOOM 24 -24 M_DOOM 24 -18
#else #else
#ifdef FREEDM #ifdef FREEDM
TITLEPIC 0 0 = fdmtitle TITLEPIC 0 0 = fdmtitle
M_DOOM 40 -5 = m_dm M_DOOM 40 -5 = m_dm
#else #else
TITLEPIC 0 0 = fd2title TITLEPIC 0 0 = fd2title
M_DOOM 24 -24 M_DOOM 24 -18
#endif #endif
#endif #endif