mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13:25:46 -04:00
parent
3c4fba1cb8
commit
cb103aefce
2 changed files with 2 additions and 2 deletions
|
@ -606,14 +606,14 @@ D_ULTIMA = D_DM32
|
|||
|
||||
#ifdef ULTDOOM
|
||||
TITLEPIC 0 0 = fd1title
|
||||
M_DOOM
|
||||
M_DOOM -24 20
|
||||
#else
|
||||
#ifdef FREEDM
|
||||
TITLEPIC 0 0 = fdmtitle
|
||||
M_DOOM 40 -5 = m_dm
|
||||
#else
|
||||
TITLEPIC 0 0 = fd2title
|
||||
M_DOOM
|
||||
M_DOOM -24 20
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 6.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue