diff --git a/code/nel/tools/3d/build_clodtex/main.cpp b/code/nel/tools/3d/build_clodtex/main.cpp index 3074032c3..d857af17b 100644 --- a/code/nel/tools/3d/build_clodtex/main.cpp +++ b/code/nel/tools/3d/build_clodtex/main.cpp @@ -83,7 +83,7 @@ bool computeOneShape(const char *lodFile, const char *shapeIn, const char *shape throw Exception("The shape %s is not a Mesh, a MeshMRM or MeshMMRMSkinned", shapeIn); // store in mesh - nlassert (base) + nlassert (base); base->setupLodCharacterTexture(lodTexture); // serial