From fe4d11c65a512c61ccb924fbf3dc20c8cfc84dc7 Mon Sep 17 00:00:00 2001 From: Shauren Date: Mon, 18 Jul 2016 23:37:19 +0200 Subject: Tools: Extractor updates * VMAP extractor does not work due to a bug in CascLib --- dep/CascLib/src/CascRootFile_WoW6.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dep/CascLib/src/CascRootFile_WoW6.cpp') diff --git a/dep/CascLib/src/CascRootFile_WoW6.cpp b/dep/CascLib/src/CascRootFile_WoW6.cpp index ee915986114..2e6a23610f3 100644 --- a/dep/CascLib/src/CascRootFile_WoW6.cpp +++ b/dep/CascLib/src/CascRootFile_WoW6.cpp @@ -381,7 +381,7 @@ static LPBYTE WowHandler_GetKey(TRootHandler_WoW6 * pRootHandler, const char * s BYTE FileDataIdLE[4]; // Open by FileDataId. The file name must be as following: - // File########.xxx, where '#' are hexa-decimal numbers (case insensitive). + // File########.unk, where '#' are hexa-decimal numbers (case insensitive). // Extension is ignored in that case if(IsFileDataIdName(szFileName)) { -- cgit v1.2.3