diff --git a/stepmania/src/BGAnimation.cpp b/stepmania/src/BGAnimation.cpp index 2fcb628e13..a25eb46cb7 100644 --- a/stepmania/src/BGAnimation.cpp +++ b/stepmania/src/BGAnimation.cpp @@ -21,7 +21,7 @@ #include "ThemeManager.h" #include "RageFile.h" -const int MAX_LAYERS = 100; +const int MAX_LAYERS = 1000; BGAnimation::BGAnimation() {