mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 09:01:22 +00:00
Even more fixes in Vertex and Linedef deleting process.
Texture browser can now show flats/textures only.
This commit is contained in:
parent
6462ff5edb
commit
c04a65f104
12 changed files with 309 additions and 149 deletions
|
@ -964,6 +964,7 @@ namespace CodeImp.DoomBuilder.Data
|
|||
|
||||
// Add to preview manager
|
||||
previews.AddImage(img);
|
||||
img.IsFlat = true; //mxd
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue