diff --git a/stepmania/src/GameConstantsAndTypes.h b/stepmania/src/GameConstantsAndTypes.h index b404e46a92..6069f62ea6 100644 --- a/stepmania/src/GameConstantsAndTypes.h +++ b/stepmania/src/GameConstantsAndTypes.h @@ -30,7 +30,7 @@ // // Note definitions // -const int MAX_METER = 12; +const int MAX_METER = 13; const int MIN_METER = 1;