This commit is contained in:
Ricardo Quesada 2014-05-09 20:51:46 -07:00
parent 2664904b08
commit 1a0ab4bf92
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
static int sceneIdx = -1;
#define MAX_LAYER 11
#define MAX_LAYER 10
static Layer* createShaderLayer(int nIndex)
{