Add support for E1M4B and E1M8B as part of Wadfusion.
This commit is contained in:
parent
8f4a7445c6
commit
d47eb2f1e3
6 changed files with 57 additions and 5 deletions
|
|
@ -251,6 +251,7 @@ extend Class SWWMHandler
|
|||
switch ( whichboss )
|
||||
{
|
||||
case MAP_DE1M8:
|
||||
case MAP_DE1M8B:
|
||||
SendInterfaceEvent(consoleplayer,"swwmsetdialogue.PHOBOS");
|
||||
break;
|
||||
case MAP_DE2M8:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue