mirror of
https://github.com/ZDoom/Raze.git
synced 2025-05-30 17:01:03 +00:00
- flag SW's cutscenes as 'boss death only'.
This commit is contained in:
parent
d5c9768414
commit
5aa27bad3b
11 changed files with 21 additions and 12 deletions
|
@ -7206,7 +7206,7 @@ domovethings(void)
|
|||
{
|
||||
map = FindNextMap(currentLevel);
|
||||
}
|
||||
ChangeLevel(map, g_nextskill);
|
||||
ChangeLevel(map, g_nextskill, true);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue