UltimateZoneBuilder/Tests/Drawing/AutoCloseFail1.dbs
codeimp 84b92aae2b Fixed a bug in drawing geometry
@ Added a test case for drawing
@ Added some ToString functions for elements
2009-03-11 20:21:50 +00:00

30 lines
342 B
Text

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