increase MAX_LAYERS

This commit is contained in:
Chris Danford
2003-10-24 07:24:12 +00:00
parent a8a8591221
commit 884d915ae9
+1 -1
View File
@@ -21,7 +21,7 @@
#include "ThemeManager.h"
#include "RageFile.h"
const int MAX_LAYERS = 100;
const int MAX_LAYERS = 1000;
BGAnimation::BGAnimation()
{