mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-11-29 15:11:56 +00:00
19 lines
233 B
INI
19 lines
233 B
INI
|
mapformat_doom
|
||
|
{
|
||
|
gen_sectortypes
|
||
|
{
|
||
|
include("MBF21_generalized.cfg", "gen_sectortypes");
|
||
|
}
|
||
|
|
||
|
linedefflags
|
||
|
{
|
||
|
|
||
|
include("MBF21_misc.cfg", "linedefflags");
|
||
|
}
|
||
|
|
||
|
linedeftypes
|
||
|
{
|
||
|
include("MBF21_linedefs.cfg");
|
||
|
}
|
||
|
}
|