newer version

This commit is contained in:
granzuglia 2006-06-29 07:20:16 +00:00
parent bd2e84521b
commit 81a42f1925
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ public:
//for any mesh in the collada file //for any mesh in the collada file
for(unsigned int ii = 0;ii < geomsh.size();++ii) for(unsigned int ii = 0;ii < geomsh.size();++ii)
{ {
if (!geolib->GetEntity(ii)->IsMesh()) if (!geolib->GetEntity(ii)->IsMesh())
{ {