mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-24 13:11:33 +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
|
cluster 11
|
||||||
{
|
{
|
||||||
flat = "RROCK19"
|
flat = "SLIME16"
|
||||||
music = "$MUSIC_READ_M"
|
music = "$MUSIC_READ_M"
|
||||||
exittext = lookup, "NERVETEXT"
|
exittext = lookup, "NERVETEXT"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue