Remove Quad rendering support.

This commit is contained in:
Paul Chote
2015-12-19 22:23:52 +00:00
parent d0e9af8f6b
commit 788def1c31
2 changed files with 0 additions and 2 deletions

View File

@@ -123,7 +123,6 @@ namespace OpenRA
PointList,
LineList,
TriangleList,
QuadList,
}
public struct Range<T>