From 5ce81c8fc0d8d25f25119e2cde2edc40c6ad65c6 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 29 Jun 2003 01:06:08 +0000 Subject: [PATCH] comment --- stepmania/src/GrooveGraph.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/src/GrooveGraph.cpp b/stepmania/src/GrooveGraph.cpp index d920b723b9..5275b13d97 100644 --- a/stepmania/src/GrooveGraph.cpp +++ b/stepmania/src/GrooveGraph.cpp @@ -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;