mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 20:40:30 +00:00
12b066ef2e
of its segs thrown away, so the map could not start. This was because the nodebuilder assumed all subsectors would be 2D and could not handle the case where a degenerate 1D subsector is created. In this case, that happens because that map has three polyobjects in the middle of the void, so the only way to assign them to a subsector is to use a 1D subsector. SVN r153 (trunk) |
||
---|---|---|
.. | ||
dehsupp.c | ||
dehsupp.h | ||
dehsupp.vcproj | ||
Makefile | ||
parse.c | ||
parse.h | ||
parse.y | ||
scanner.c | ||
scanner.re |