fixes color assignment

This commit is contained in:
Rolando Abarca 2012-05-03 16:42:10 -07:00
parent 2f715b0b0f
commit 071882df43
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
f8e384ade22b4fae747d81a9638e6045482bccf8
f7384981e3f17b7d35704dd09d4487ad9d920263

View File

@ -1624,6 +1624,7 @@ public:
enum {
kOpacity = 1,
kColor,
kTextureAtlas,
kAtlasIndex,
kBatchNode,
kTransform,