commented out non-working line
This commit is contained in:
@@ -42,7 +42,7 @@ void Model::loadOBJ(const std::string& filename) {
|
||||
}
|
||||
}
|
||||
}
|
||||
textureInfo.push_back(tInfo);
|
||||
//textureInfo.push_back(tInfo); // <- Fix yo shit
|
||||
file.close();
|
||||
type = ModelType::WAVEFRONT_OBJ;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user