mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-10 23:01:50 +00:00
Compatibility fix for Whispers of Satan MAP29
Insta-death pit (sector 1497) is now working as intended independently from compatibility settings
This commit is contained in:
parent
6573902a26
commit
68ea99016c
1 changed files with 5 additions and 0 deletions
|
@ -396,3 +396,8 @@ A53AE580A4AF2B5D0B0893F86914781E // TNT: Evilution map31
|
||||||
{
|
{
|
||||||
setthingflags 470 2016
|
setthingflags 470 2016
|
||||||
}
|
}
|
||||||
|
|
||||||
|
D0139194F7817BF06F3988DFC47DB38D // Whispers of Satan map29
|
||||||
|
{
|
||||||
|
nopassover
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue