UltimateZoneBuilder/Tests/ErrorChecking/sectornotclosed_a.dbs
codeimp 622ff71056 - Fixed Make Door crash when no sector is highlighted or selected
- Added HighlightedObject property to the EditMode class, the object returned depends on the editing mode and the current highlight
- Exposed several properties in the ClassicMode class
2009-05-17 14:00:36 +00:00

30 lines
344 B
Text

type = "Doom Builder Map Settings Configuration";
gameconfig = "ZDoom_Doom.cfg";
strictpatches = 0;
maps
{
MAP01
{
resources
{
}
grid
{
background = "";
backsource = 0;
backoffsetx = 0;
backoffsety = 0;
backscalex = 100;
backscaley = 100;
gridsize = 32;
}
}
}