This commit is contained in:
Glenn Maynard
2003-06-29 01:06:08 +00:00
parent 5a28d482cc
commit 5ce81c8fc0
+1
View File
@@ -134,6 +134,7 @@ void GrooveGraph::Mountain::DrawPrimitives()
}
// TODO: Add this back in
// This shouldn't be needed anymore. -glenn
// switch( PREFSMAN->m_iPolygonRadar )
// {
// case 0: DISPLAY->DrawLoop_LinesAndPoints( v, 3, 2 ); break;