This commit is contained in:
M015 2025-08-04 18:32:38 -04:00 committed by GitHub
commit 5b7d73106c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -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

Before After
Before After