From 9c5990d97fcaac5963d31e41c294ecd2ae0580a8 Mon Sep 17 00:00:00 2001 From: shlainn Date: Mon, 21 Nov 2011 22:55:28 +0100 Subject: [PATCH] * Fix StuffExtract after last commit --- src/tools/stuffextract/StuffExtract.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tools/stuffextract/StuffExtract.cpp b/src/tools/stuffextract/StuffExtract.cpp index 8c5f89d..0911266 100644 --- a/src/tools/stuffextract/StuffExtract.cpp +++ b/src/tools/stuffextract/StuffExtract.cpp @@ -1155,8 +1155,8 @@ void FetchTexturesFromModel(ByteBuffer bb) M2MTextureDef.clear(); irr::scene::TextureDefinition tempM2TexDef; - bb.rpos(header.ofsTextures); - for(irr::u32 i=0;i