mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
Slight tweaking to the title (#290)
The title seems a bit too close to the letters.
This commit is contained in:
parent
ad5b646d48
commit
8530a8a820
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue