mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced 2025-05-31 00:51:37 +00:00
Make Door action: added missing activation properties for maps in Hexen and UDMF map formats.
Make Door action: made Make Door form a bit smaller. Make Door action: sector highlight was not updated after performing the action when a single sector was selected.
This commit is contained in:
parent
7faf6bc13e
commit
f7f8c1e894
6 changed files with 170 additions and 179 deletions
|
@ -1421,6 +1421,7 @@ namespace CodeImp.DoomBuilder.BuilderModes
|
|||
orderedselection.Clear();
|
||||
General.Map.Map.ClearSelectedSectors();
|
||||
General.Map.Map.ClearSelectedLinedefs();
|
||||
updateOverlaySurfaces();//mxd
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue