mirror of https://github.com/axmolengine/axmol.git
Merge branch 'develop' of https://github.com/cocos2d/cocos2d-x into new_label
This commit is contained in:
commit
3a95c9db3e
|
@ -477,5 +477,4 @@ void runAllocPerformanceTest()
|
|||
scene->initWithQuantityOfNodes(kNodesIncrease);
|
||||
|
||||
Director::getInstance()->replaceScene(scene);
|
||||
scene->release();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue