mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2024-12-03 09:02:15 +00:00
18 lines
233 B
INI
18 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");
|
|
}
|
|
}
|