- Fixed: The MinotaurFriend's MF4_NOTARGETSWITCH was put on AMinotaurFX1.
SVN r363 (trunk)
This commit is contained in:
parent
bcca366e8f
commit
b178bb2612
3 changed files with 3 additions and 1 deletions
|
|
@ -932,6 +932,7 @@ void D_DoAdvanceDemo (void)
|
|||
MapData * map = P_OpenMapData("TITLEMAP");
|
||||
if (map != NULL)
|
||||
{
|
||||
delete map;
|
||||
G_InitNew ("TITLEMAP", true);
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue