mirror of
https://github.com/minetest/irrlicht.git
synced 2025-07-01 15:50:27 +02:00
Seeing a pattern evolving
This commit is contained in:
@ -230,7 +230,8 @@ IAnimatedMesh* CB3DJSONMeshFileLoader::createMesh(io::IReadFile* file) {
|
||||
}
|
||||
|
||||
if (!this->parseJSONFile(file)) {
|
||||
|
||||
this->cleanUp("B3D JSON severe error! File size is 0!");
|
||||
return AnimatedMesh;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user