diff --git a/code/B3DImporter.cpp b/code/B3DImporter.cpp index 0cd4d8673..70e098951 100644 --- a/code/B3DImporter.cpp +++ b/code/B3DImporter.cpp @@ -221,7 +221,7 @@ void B3DImporter::ReadBRUS(){ for( int i=0;i=0 && texid<_textures.size() ){ //just use tex 0 for now const Texture &tex=_textures[texid];