mirror of
https://github.com/freedoom/freedoom.git
synced 2025-08-31 02:16:55 -04:00
Merge 791ae6818f
into 1791ff4dca
This commit is contained in:
commit
5b7d73106c
2 changed files with 2 additions and 2 deletions
|
@ -599,14 +599,14 @@ D_READ_M = D_FDMRDM
|
|||
|
||||
#ifdef PHASE1
|
||||
TITLEPIC 0 0 = fd1title
|
||||
M_DOOM 13 -16
|
||||
M_DOOM 12 -20
|
||||
#else
|
||||
#ifdef FREEDM
|
||||
TITLEPIC 0 0 = fdmtitle
|
||||
M_DOOM 40 -5 = m_dm
|
||||
#else
|
||||
TITLEPIC 0 0 = fd2title
|
||||
M_DOOM 13 -16
|
||||
M_DOOM 12 -20
|
||||
#endif
|
||||
#endif
|
||||
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.6 KiB After Width: | Height: | Size: 2.1 KiB |
Loading…
Add table
Add a link
Reference in a new issue