raze/wadsrc/static/engine/compatibility/67207fb90130ad561479301c0970c7ba.mhk
Christoph Oelckers bdfa13e341 - clear the sky flag off two more sectors in WT's "Skyline" map.
This is clearly a mapping error - these sectors aren't even supposed to have a sky - No idea why this did not glitch out in the other renderers
Trying to fix this in the renderer is tricky because it involves some unknown render quirk.
2021-05-10 20:13:29 +02:00

4 lines
151 B
Text

// bad sky setting in WT's $volcano.map (fixed version)
sector 118 clearflags ceiling 1
sector 57 clearflags ceiling 1
sector 281 clearflags ceiling 1