mirror of
https://github.com/ZDoom/gzdoom.git
synced 2024-11-05 20:40:30 +00:00
0869b51928
definitions take precedence. - Added base translation tables for UDMF compatibility maps which only should handle the native line and sector types of each game. - Turned the inactive SILENT_INSTANT_FLOORS define into a compatibility option so that it can be (un)set in a map definition and the menu. SVN r966 (trunk)
8 lines
105 B
Text
8 lines
105 B
Text
include "xlat/heretic.txt"
|
|
|
|
maxlinespecial = 107;
|
|
|
|
|
|
sector bitmask 0xffc0 clear;
|
|
|
|
sector 17 = 0;
|