Update ColladaParser.cpp
parent
85e2788e50
commit
0434f5a5ff
|
@ -694,7 +694,7 @@ void ColladaParser::ReadController( Collada::Controller& pController)
|
|||
SkipSpacesAndLineEnd( &content);
|
||||
}
|
||||
|
||||
TestClosing( "bind_shape_matrix");
|
||||
TestClosing( "bind_shape_matrix");
|
||||
}
|
||||
else if( IsElement( "source"))
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue