mirror of
https://github.com/fabiangreffrath/woof.git
synced 2025-09-25 22:05:20 -04:00
umapinfo: show CREDIT lump for default Doom 2 ending (#522)
This commit is contained in:
parent
e55ef38c91
commit
9f150e24e7
@ -881,7 +881,7 @@ void F_Drawer (void)
|
||||
switch (gameepisode)
|
||||
{
|
||||
case 1:
|
||||
if ( gamemode == retail )
|
||||
if ( gamemode == retail || gamemode == commercial )
|
||||
V_DrawPatchFullScreen (0,
|
||||
W_CacheLumpName("CREDIT",PU_CACHE));
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user