diff --git a/stepmania/src/GrooveRadar.cpp b/stepmania/src/GrooveRadar.cpp index 13d36f6c3c..1163b8a424 100644 --- a/stepmania/src/GrooveRadar.cpp +++ b/stepmania/src/GrooveRadar.cpp @@ -173,7 +173,7 @@ void GrooveRadar::GrooveRadarValueMap::DrawPrimitives() v[1+i].c = v[0].c; } - DISPLAY->DrawFan( v, 7 ); + DISPLAY->DrawFan( v, NUM_RADAR_CATEGORIES+2 ); // // use a line loop to draw the thick line