Explorar o código

Update ColladaParser.cpp

Giuseppe Barbieri %!s(int64=8) %!d(string=hai) anos
pai
achega
0434f5a5ff
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      code/ColladaParser.cpp

+ 1 - 1
code/ColladaParser.cpp

@@ -694,7 +694,7 @@ void ColladaParser::ReadController( Collada::Controller& pController)
                     SkipSpacesAndLineEnd( &content);
                 }
 
-            TestClosing( "bind_shape_matrix");
+                TestClosing( "bind_shape_matrix");
             }
             else if( IsElement( "source"))
             {