diff --git a/stepmania/src/NoteDisplay.h b/stepmania/src/NoteDisplay.h index 1063bd4e9d..f1f67369f9 100644 --- a/stepmania/src/NoteDisplay.h +++ b/stepmania/src/NoteDisplay.h @@ -54,7 +54,7 @@ protected: struct NoteMetricCache_t *cache; -#define NOTE_COLOR_IMAGES 9 +#define NOTE_COLOR_IMAGES 8 Actor* m_pTapNote[NOTE_COLOR_IMAGES]; Actor* m_pTapAddition;