mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-11 07:11:54 +00:00
- fixed: oops, show NRFTL on the episode selection menu for Doom2:Unity, if nerve.wad is loaded
This commit is contained in:
parent
14dc46772c
commit
09016b7c05
1 changed files with 7 additions and 0 deletions
|
@ -14,6 +14,13 @@ episode map01
|
|||
key = "h"
|
||||
}
|
||||
|
||||
episode level01
|
||||
{
|
||||
name = "$TXT_D2E2"
|
||||
key = "n"
|
||||
optional
|
||||
}
|
||||
|
||||
// Wolfenstein 3D censorship
|
||||
map MAP31 lookup "HUSTR_31B"
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue