CCLayerColor opacity bug.

255 is the default opacity value in CocosBuilder. If the opacity is 255, the CocosBuilder have not export to ccbi. By the opacity default is 0 in cocos2dx. So the if use CCLayerColor in cocosbuilder, the CCLayerColor opacity is 0 after load ccbi.