increase MAX_LAYERS
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
#include "ThemeManager.h"
|
#include "ThemeManager.h"
|
||||||
#include "RageFile.h"
|
#include "RageFile.h"
|
||||||
|
|
||||||
const int MAX_LAYERS = 100;
|
const int MAX_LAYERS = 1000;
|
||||||
|
|
||||||
BGAnimation::BGAnimation()
|
BGAnimation::BGAnimation()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user