mirror of https://github.com/axmolengine/axmol.git
Modify scene reader
This commit is contained in:
parent
759fcc147b
commit
0b48552f04
|
@ -199,7 +199,6 @@ NS_CC_EXT_BEGIN
|
|||
}
|
||||
else if(comName != NULL && strcmp(comName, "CCArmature") == 0)
|
||||
{
|
||||
continue;
|
||||
if (nResType != 0)
|
||||
{
|
||||
continue;
|
||||
|
|
Loading…
Reference in New Issue