mirror of
https://git.do.srb2.org/STJr/ZoneBuilder.git
synced 2024-11-10 06:41:49 +00:00
Remove unused SectorBuilder stuff
This commit is contained in:
parent
6d97c9d830
commit
3a4695ba92
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ namespace CodeImp.DoomBuilder.Map
|
|||
|
||||
// Current outline
|
||||
private List<LinedefSide> o_edges;
|
||||
private bool o_clockwise;
|
||||
private RectangleF o_bbox;
|
||||
private Vertex vertex_right;
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
Loading…
Reference in a new issue