mirror of https://github.com/axmolengine/axmol.git
Modify wrong codes
This commit is contained in:
parent
81836d8aeb
commit
60b340f2cd
|
@ -85,7 +85,7 @@ _currentAlphaTestRef(1)
|
|||
|
||||
Layout::~Layout()
|
||||
{
|
||||
setClippingEnabled(false);
|
||||
CC_SAFE_RELEASE(_clippingStencil);
|
||||
}
|
||||
|
||||
void Layout::onEnter()
|
||||
|
|
Loading…
Reference in New Issue