UltimateZoneBuilder/Tests/Triangulation/triangulation_k.dbs
codeimp 837c725395 - Optimized compressing sidedefs
@ Added triangulation test case
2010-01-09 19:23:54 +00:00

56 lines
536 B
Text

type = "Doom Builder Map Settings Configuration";
gameconfig = "ZDoom_DoomHexen.cfg";
strictpatches = 0;
maps
{
MAP01
{
fieldtypes
{
linedef
{
blocking = 3;
}
}
plugins
{
lighting
{
lights
{
}
}
}
resources
{
}
grid
{
background = "";
backsource = 0;
backoffsetx = 0;
backoffsety = 0;
backscalex = 100;
backscaley = 100;
gridsize = 32;
}
}
}