mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
- fixed: The ending flat for No Rest For The Living was wrong.
This commit is contained in:
parent
733873351a
commit
0b3a22d6d2
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ map LEVEL09 lookup "NHUSTR_9"
|
|||
|
||||
cluster 11
|
||||
{
|
||||
flat = "RROCK19"
|
||||
flat = "SLIME16"
|
||||
music = "$MUSIC_READ_M"
|
||||
exittext = lookup, "NERVETEXT"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue