Add support for E1M4B and E1M8B as part of Wadfusion.

This commit is contained in:
Mari the Deer 2024-10-20 13:58:22 +02:00
commit d47eb2f1e3
6 changed files with 57 additions and 5 deletions

View file

@ -251,6 +251,7 @@ extend Class SWWMHandler
switch ( whichboss )
{
case MAP_DE1M8:
case MAP_DE1M8B:
SendInterfaceEvent(consoleplayer,"swwmsetdialogue.PHOBOS");
break;
case MAP_DE2M8: