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)
17 lines
232 B
Text
17 lines
232 B
Text
include "xlat/doom.txt"
|
|
|
|
maxlinespecial = 272;
|
|
|
|
|
|
sector bitmask 0xffe0 clear;
|
|
|
|
sector 15 = 0;
|
|
sector 17 = 0;
|
|
sector 18 = 0;
|
|
sector 19 = 0;
|
|
sector 20 = 0;
|
|
sector 21 = 0;
|
|
sector 22 = 0;
|
|
sector 23 = 0;
|
|
sector 24 = 0;
|
|
|