Modify wrong codes

This commit is contained in:
CaiWenzhi 2014-01-06 15:59:21 +08:00
parent 81836d8aeb
commit 60b340f2cd
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ _currentAlphaTestRef(1)
Layout::~Layout()
{
setClippingEnabled(false);
CC_SAFE_RELEASE(_clippingStencil);
}
void Layout::onEnter()