mirror of
https://github.com/minetest/irrlicht.git
synced 2025-02-22 13:50:25 +01:00
More debugging
This commit is contained in:
parent
ad20f19864
commit
e32f3d8f21
@ -224,7 +224,6 @@ std::tuple<bool, std::string> CB3DJSONMeshFileLoader::readChunkTEXS() {
|
||||
texs = JSONDataContainer["TEXS"];
|
||||
} else {
|
||||
// Since it's optional, it succeeds if it's not there.
|
||||
println("goodbye");
|
||||
return {true, ""};
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user