mirror of https://github.com/axmolengine/axmol.git
fix crash recall a cached timeline after exit scene
This commit is contained in:
parent
f281ae31b0
commit
c800d0d824
|
@ -80,7 +80,6 @@ namespace cocostudio
|
|||
|
||||
void ComExtensionData::onRemove()
|
||||
{
|
||||
CC_SAFE_RELEASE_NULL(_timelineData);
|
||||
}
|
||||
|
||||
void ComExtensionData::setActionTag(int actionTag)
|
||||
|
|
Loading…
Reference in New Issue