mirror of https://github.com/axmolengine/axmol.git
10 tests
This commit is contained in:
parent
2664904b08
commit
1a0ab4bf92
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
static int sceneIdx = -1;
|
static int sceneIdx = -1;
|
||||||
|
|
||||||
#define MAX_LAYER 11
|
#define MAX_LAYER 10
|
||||||
|
|
||||||
static Layer* createShaderLayer(int nIndex)
|
static Layer* createShaderLayer(int nIndex)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue