mirror of https://github.com/axmolengine/axmol.git
reset ParticleMainScene
This commit is contained in:
parent
5ce9afbd69
commit
96500a17d6
|
@ -72,7 +72,6 @@ void ParticleMainScene::initWithSubTest(int asubtest, int particles)
|
||||||
{
|
{
|
||||||
//srandom(0);
|
//srandom(0);
|
||||||
|
|
||||||
init();
|
|
||||||
subtestNumber = asubtest;
|
subtestNumber = asubtest;
|
||||||
auto s = Director::getInstance()->getWinSize();
|
auto s = Director::getInstance()->getWinSize();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue